diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-09-07 11:33:34 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-09-07 11:33:34 +0000 |
commit | 41e4ab56035d04f0a4d9ad7607e0539876047ee6 (patch) | |
tree | 7c1bad51829b7bb7ea5e717175abc79032705b27 /ftp/ftpcopy/pkg-descr | |
parent | 889d5ce5ac88f95992004afbb7cac90eeaee48b7 (diff) | |
download | ports-41e4ab56035d04f0a4d9ad7607e0539876047ee6.tar.gz ports-41e4ab56035d04f0a4d9ad7607e0539876047ee6.zip |
Notes
Diffstat (limited to 'ftp/ftpcopy/pkg-descr')
-rw-r--r-- | ftp/ftpcopy/pkg-descr | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ftp/ftpcopy/pkg-descr b/ftp/ftpcopy/pkg-descr index 8d1960c2f3aa..216109e3d248 100644 --- a/ftp/ftpcopy/pkg-descr +++ b/ftp/ftpcopy/pkg-descr @@ -2,8 +2,8 @@ Two command line ftp tools. ftpcopy is a simply FTP client written to copy files or directories (recursively) from a FTP server. It's main purpose is to mirror FTP sites which -support the EPLF directory listing format, although it also supports the -traditional listing format (/bin/ls). +support the MLSD/MLST commands or which employ the EPLF directory listing +format, although it also supports the traditional listing format (/bin/ls). ftpls is a FTP client which generates directory listings, either in plain text or HTML. |