diff options
author | markd <markd> | 2002-06-25 02:12:39 +0000 |
---|---|---|
committer | markd <markd> | 2002-06-25 02:12:39 +0000 |
commit | 6c4f871c6ba8d4641726c5f05205411f9ffb39c5 (patch) | |
tree | 11560ff164d33eb9e426c62b0b2c57e988b1a79b /net/yafc/DESCR | |
parent | 8c3fa99293d9666f77b702004be1c8b1e6c1bb5b (diff) | |
download | pkgsrc-6c4f871c6ba8d4641726c5f05205411f9ffb39c5.tar.gz |
Initial import of yafc (version 0.7.8) - Yet another FTP client
It offers features like directory caching, tab completion, aliases, colored
ls, recursive commands, autologin, bookmarks, multiple connections opened
simultaneously, nohup mode transfers and SSH2 support (sftp).
Provided by Piotr Stolc in PR pkg/16675.
Enabling of Kerberos support from William Waites in PR pkg/16250
Cleaned up by me.
Diffstat (limited to 'net/yafc/DESCR')
-rw-r--r-- | net/yafc/DESCR | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/net/yafc/DESCR b/net/yafc/DESCR new file mode 100644 index 00000000000..771f0f01175 --- /dev/null +++ b/net/yafc/DESCR @@ -0,0 +1,4 @@ +Yafc is yet another FTP client. +It offers features like directory caching, tab completion, aliases, colored +ls, recursive commands, autologin, bookmarks, multiple connections opened +simultaneously, nohup mode transfers and SSH2 support (sftp). |