mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
3fc5d2d863
who brought you C-Kermit, but released under the GPL. It's meant to be small and fast and only useful for up/downloading. PR: 15984 Submitted by: Dom.Mitchell@palmerharvey.co.uk
17 lines
571 B
Plaintext
17 lines
571 B
Plaintext
G-Kermit file transfer utility
|
|
------------------------------
|
|
|
|
G-Kermit is a Unix program for uploading and downloading files with the
|
|
Kermit protocol. It is:
|
|
|
|
. Stable and low-maintenance
|
|
. Small and fast with no frills
|
|
. Released under the GNU Public License
|
|
|
|
G-Kermit is command-line only (no interactive commands or scripting) and
|
|
remote-mode only (no making connections). It has an extremely simple
|
|
user interface, and implements a large subset of the Kermit protocol in
|
|
a small amount of highly portable code.
|
|
|
|
WWW: http://www.columbia.edu/kermit/gkermit.html
|