diff options
author | ijliao <ijliao@FreeBSD.org> | 2001-06-13 22:46:54 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2001-06-13 22:46:54 +0800 |
commit | 3fe8ab402b7c3007c712a951fc449451465ca16a (patch) | |
tree | a7123f8fb69079b004175cccc3fda768c88f7739 /ftp/profxp/pkg-descr | |
parent | 591ee8a9eccfd4514c0bae31fbf0f99222e25a8b (diff) | |
download | freebsd-ports-gnome-3fe8ab402b7c3007c712a951fc449451465ca16a.tar.gz freebsd-ports-gnome-3fe8ab402b7c3007c712a951fc449451465ca16a.tar.zst freebsd-ports-gnome-3fe8ab402b7c3007c712a951fc449451465ca16a.zip |
add profxp
FXP (server-to-server FTP) client
Diffstat (limited to 'ftp/profxp/pkg-descr')
-rw-r--r-- | ftp/profxp/pkg-descr | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ftp/profxp/pkg-descr b/ftp/profxp/pkg-descr new file mode 100644 index 000000000000..b1173fcf2726 --- /dev/null +++ b/ftp/profxp/pkg-descr @@ -0,0 +1,7 @@ +proFXP is a FXP (server-to-server FTP) client written in Perl. It features +TAB completion, site management, idle timers, SOCKS support, active and +passive mode, different listing modes and a very powerful "down-to-the +protocol metal" 2-char-command command line interface, pleasing newbies and +hardcore hackers alike. + +WWW: http://duncanthrax.net/profxp/ |