From ba45c7d09a55e7d4a6f960baf66bc9032ac1c671 Mon Sep 17 00:00:00 2001 From: sobomax Date: Fri, 7 Sep 2001 11:33:34 +0000 Subject: Update to 0.4.2. PR: 30266 Submitted by: Matthias Andree --- ftp/ftpcopy/pkg-descr | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ftp/ftpcopy/pkg-descr') 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. -- cgit