1zssh (Zmodem SSH) is a program for interactively transferring files to a 2remote machine while using the secure shell (ssh). It is intended to be a 3convenient alternative to scp, allowing to transfer files without having to 4open another session and re-authenticate oneself. zssh is an interactive 5wrapper for ssh used to switch the ssh connection between the remote shell 6and file transfers. Files are transferred through the zmodem protocol, 7using the rz and sz commands. 8 9WWW: http://zssh.sourceforge.net/ 10