freebsd-ports/comms/zssh/pkg-descr
Will Andrews 4b2ad3d4d8 Add zssh 1.5a, which allows you to tunnel a ssh connection over the
zmodem protocol.

PR:		31268
Submitted by:	Gea-Suan Lin (gslin@ccca.nctu.edu.tw)
2001-12-19 08:58:26 +00:00

10 lines
507 B
Plaintext

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. Files are transferred through the zmodem protocol,
using the rz and sz commands.
WWW: http://zssh.sourceforge.net/