           SPELL=zssh
         VERSION=1.5c
          SOURCE=$SPELL-$VERSION.tgz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/$SPELL/$SOURCE
        WEB_SITE=http://zssh.sourceforge.net/
         ENTERED=20030520
     SOURCE_HASH=sha512:799ce3bbea5e94a800f61e6c38879746a579992396304861b7584b6bad967214b811b6bf9aecb36d9d60a15857377cb2fee80b495ad69778903fc45593efeebd
      LICENSE[0]=GPL
        KEYWORDS="ssh crypto"
           SHORT="zssh - Zmodem SSH - program for transfering files using the ssh"
cat << EOF
zssh (Zmodem SSH) is a program for interactively transferring files to a
remote machine while using the secure shell (ssh). It is intended to be a
convenient alternative to scp, allowing to transfer files without having to
open another session and re-authenticate oneself.

zssh is an interactive wrapper for ssh used to switch the ssh connection
between the remote shell and file transfers. This is achieved by using
another tty/pty pair between the user and the local ssh process to plug either
the user's tty (remote shell mode) or another process (file transfer mode)
on the ssh connection.

Files are transferred through the zmodem protocol, using the rz and sz
commands.
EOF
