diff options
Diffstat (limited to 'net/ztelnet')
-rw-r--r-- | net/ztelnet/pkg-descr | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/net/ztelnet/pkg-descr b/net/ztelnet/pkg-descr index 642dc0578007..c77896c5559c 100644 --- a/net/ztelnet/pkg-descr +++ b/net/ztelnet/pkg-descr @@ -1,11 +1,14 @@ ztelnet ------- -ztelnet is telnet hack(from BSD source) to do zmodem transfer. It is useful -for zmodem transfer in BBS. You can upload and download the files with -sz/rz command in telnet. +ztelnet is telnet hack(from BSD source) to do zmodem transfer. +It is useful for zmodem transfer in BBS. You can upload and download +file using the Zmodem sz/rz command from within telnet. -In default, 8-bit transfer option(-8) is implied. +By default, the 8-bit transfer option(-8) is implied. + +Thanks to Pyun, Yong-Hun <yongari@michell.kotel.co.kr> for the FreeBSD +patches. -- Ports by CHOI Junho <junker@jazz.snu.ac.kr> |