blob: 6a28f4a3a8ab7b3b20a7328b11594b074ce293ae (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
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
file using the Zmodem sz/rz command from within telnet.
By default, the 8-bit transfer option(-8) is implied.
Thanks to Pyun, Yong-Hun <yongari@michell.kotel.co.kr> and
Carl Mascott <cmascott@world.std.com> for the FreeBSD patches.
--
Ports by CHOI Junho <cjh@FreeBSD.ORG>
|