diff options
author | obrien <obrien@FreeBSD.org> | 1996-12-09 07:39:32 +0800 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 1996-12-09 07:39:32 +0800 |
commit | daae820346b64b8371dfa87e37447554be9dc29d (patch) | |
tree | 471d78c4e1ed70a5bd2866ee0fb01421062a9f70 /comms/zmtx-zmrx/pkg-comment | |
parent | 8867b3b7c81edf28a4438af1f84e22186a09e620 (diff) | |
download | freebsd-ports-gnome-daae820346b64b8371dfa87e37447554be9dc29d.tar.gz freebsd-ports-gnome-daae820346b64b8371dfa87e37447554be9dc29d.tar.zst freebsd-ports-gnome-daae820346b64b8371dfa87e37447554be9dc29d.zip |
zmtx and zmrz impliement the ZMODEM error correcting protocol used to
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.
Diffstat (limited to 'comms/zmtx-zmrx/pkg-comment')
-rw-r--r-- | comms/zmtx-zmrx/pkg-comment | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/comms/zmtx-zmrx/pkg-comment b/comms/zmtx-zmrx/pkg-comment new file mode 100644 index 000000000000..be47da8d05b2 --- /dev/null +++ b/comms/zmtx-zmrx/pkg-comment @@ -0,0 +1 @@ +Receive/Send files via ZMODEM protocol. (unrestrictive) |