2008-06-21 18:25:46 +02:00
|
|
|
zmtx and zmrz implement the ZMODEM error correcting protocol used to
|
1996-12-09 00:39:32 +01:00
|
|
|
send/receive files over a dial-in serial port. And they do one thing
|
|
|
|
and only one thing -- transmit files. They don't do file conversions,
|
|
|
|
they don't do remote commands, or any of that other stuff.
|
|
|
|
|
|
|
|
Note, zmtx-zmrx is not derived from Chuck Forsberg's rzsz package.
|
|
|
|
The only restriction is that you will not use this software for
|
1998-08-05 20:13:19 +02:00
|
|
|
commercial purposes. (Commercial licenses are available; contact the
|
|
|
|
author for info.)
|