The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD ftp : ftpcopy

Command line ftp tools for listing and mirroring

 Two command line ftp tools.

ftpcopy is a simple 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 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 format. 

The tools only support passive mode FTP, intentionally. 

http://www.ohse.de/uwe/ftpcopy.html



ftpcopy history


v. 1.24
date: 2004/08/13 16:52:19;  author: krion;  state: Exp;  lines: +2 -1
Update to version 0.6.7

PR:		ports/70420
Submitted by:	maintainer

v. 1.23 date: 2003/10/06 06:45:12; author: leeym; state: Exp; lines: +6 -1 Update to 0.6.5 PR: 57633 Submitted by: Matthias Andree
v. 1.22 date: 2003/08/01 08:08:14; author: krion; state: Exp; lines: +2 -0 Fix build on -current PR: 55139 Submitted by: maintainer Approved by: fjoe (mentor) (implicit)
v. 1.21 date: 2003/07/31 19:40:29; author: krion; state: Exp; lines: +3 -3 Update to 0.6.4 * Fix HTML output of ftpls * Change maintainer address (same maintainer, different mail address) * Install HTML documents about ftpcopy and ftpls. PR: 55120 Submitted by: maintainer Approved by: fjoe (mentor) (implicit)
v. 1.20 date: 2003/02/21 12:00:35; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.19 date: 2003/02/11 13:52:07; author: roam; state: Exp; lines: +1 -1 Update to 0.6.2. PR: 47865 Submitted by: maintainer
v. 1.18 date: 2003/01/29 17:09:58; author: nork; state: Exp; lines: +1 -1 Update to 0.6.1 PR: ports/47635 Submitted by: Matthias Andree (maintainer)
v. 1.17 date: 2003/01/27 15:53:11; author: arved; state: Exp; lines: +2 -2 Update to 0.6.0 Add ipv6 to Categories PR: 47526 Submitted by: Matthias Andree
v. 1.16 date: 2002/11/20 04:23:16; author: ijliao; state: Exp; lines: +1 -1 make build happy PR: 45505 Submitted by: maintainer
v. 1.15 date: 2002/10/17 10:22:55; author: obraun; state: Exp; lines: +1 -1 Upgrade to 0.5.2. PR: ports/44163 Submitted by: maintainer
v. 1.14 date: 2002/08/30 12:44:18; author: sobomax; state: Exp; lines: +1 -1 Hand over maintainership to Matthias Andree .
v. 1.13 date: 2002/08/30 12:01:08; author: sobomax; state: Exp; lines: +2 -2 Update to 0.5.1. PR: 40460 40668 41675 Submitted by: Matthias Andree Oliver Braun
v. 1.12 date: 2002/02/18 08:21:08; author: sobomax; state: Exp; lines: +1 -1 Update to 0.4.8. PR: 34439 Submitted by: Matthias Andree
v. 1.11 date: 2001/12/17 13:13:04; author: sobomax; state: Exp; lines: +1 -1 Update to 0.4.6. PR: 32900 Submitted by: Matthias Andree
v. 1.10 date: 2001/12/16 07:10:24; author: sobomax; state: Exp; lines: +1 -1 Update to 0.4.5. PR: 32829 Submitted by: Matthias Andree
v. 1.9 date: 2001/09/07 11:33:34; author: sobomax; state: Exp; lines: +8 -4 Update to 0.4.2. PR: 30266 Submitted by: Matthias Andree
v. 1.8 date: 2001/07/31 13:22:24; author: sobomax; state: Exp; lines: +6 -4 Update to 0.4.0.
v. 1.7 date: 2001/04/17 13:21:52; author: sobomax; state: Exp; lines: +1 -1 Update to 0.3.7.
v. 1.6 date: 2001/02/26 10:11:45; author: sobomax; state: Exp; lines: +2 -2 Update to 0.3.5.
v. 1.5 date: 2000/11/01 15:51:04; author: sobomax; state: Exp; lines: +3 -3 Whitespace-only: Make indentation uniform across my ports.
v. 1.4 date: 2000/10/05 08:11:47; author: sobomax; state: Exp; lines: +2 -2 Update to 0.3.3. Submitted by: Peter Pentchev
v. 1.3 date: 2000/09/05 06:23:30; author: sobomax; state: Exp; lines: +2 -2 Update to 0.3.2.
v. 1.2 date: 2000/07/17 08:27:39; author: sobomax; state: Exp; lines: +7 -3 Update to 0.3.0.
v. 1.1 date: 2000/07/05 16:34:46; author: sobomax; state: Exp; Add ftpcopy, a two command line ftp tools. - ftpcopy is a simply FTP client written to copy files or directories (recursively) from a FTP server. - ftpls is a FTP client which generates directory listings, either in plain text or HTML. ============================================================================= v. 1.24 date: 2004/08/13 16:52:19; author: krion; state: Exp; lines: +2 -1 Update to version 0.6.7 PR: ports/70420 Submitted by: maintainer
v. 1.23 date: 2003/10/06 06:45:12; author: leeym; state: Exp; lines: +6 -1 Update to 0.6.5 PR: 57633 Submitted by: Matthias Andree
v. 1.22 date: 2003/08/01 08:08:14; author: krion; state: Exp; lines: +2 -0 Fix build on -current PR: 55139 Submitted by: maintainer Approved by: fjoe (mentor) (implicit)
v. 1.21 date: 2003/07/31 19:40:29; author: krion; state: Exp; lines: +3 -3 Update to 0.6.4 * Fix HTML output of ftpls * Change maintainer address (same maintainer, different mail address) * Install HTML documents about ftpcopy and ftpls. PR: 55120 Submitted by: maintainer Approved by: fjoe (mentor) (implicit)
v. 1.20 date: 2003/02/21 12:00:35; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.19 date: 2003/02/11 13:52:07; author: roam; state: Exp; lines: +1 -1 Update to 0.6.2. PR: 47865 Submitted by: maintainer
v. 1.18 date: 2003/01/29 17:09:58; author: nork; state: Exp; lines: +1 -1 Update to 0.6.1 PR: ports/47635 Submitted by: Matthias Andree (maintainer)
v. 1.17 date: 2003/01/27 15:53:11; author: arved; state: Exp; lines: +2 -2 Update to 0.6.0 Add ipv6 to Categories PR: 47526 Submitted by: Matthias Andree
v. 1.16 date: 2002/11/20 04:23:16; author: ijliao; state: Exp; lines: +1 -1 make build happy PR: 45505 Submitted by: maintainer
v. 1.15 date: 2002/10/17 10:22:55; author: obraun; state: Exp; lines: +1 -1 Upgrade to 0.5.2. PR: ports/44163 Submitted by: maintainer
v. 1.14 date: 2002/08/30 12:44:18; author: sobomax; state: Exp; lines: +1 -1 Hand over maintainership to Matthias Andree .
v. 1.13 date: 2002/08/30 12:01:08; author: sobomax; state: Exp; lines: +2 -2 Update to 0.5.1. PR: 40460 40668 41675 Submitted by: Matthias Andree Oliver Braun
v. 1.12 date: 2002/02/18 08:21:08; author: sobomax; state: Exp; lines: +1 -1 Update to 0.4.8. PR: 34439 Submitted by: Matthias Andree
v. 1.11 date: 2001/12/17 13:13:04; author: sobomax; state: Exp; lines: +1 -1 Update to 0.4.6. PR: 32900 Submitted by: Matthias Andree
v. 1.10 date: 2001/12/16 07:10:24; author: sobomax; state: Exp; lines: +1 -1 Update to 0.4.5. PR: 32829 Submitted by: Matthias Andree
v. 1.9 date: 2001/09/07 11:33:34; author: sobomax; state: Exp; lines: +8 -4 Update to 0.4.2. PR: 30266 Submitted by: Matthias Andree
v. 1.8 date: 2001/07/31 13:22:24; author: sobomax; state: Exp; lines: +6 -4 Update to 0.4.0.
v. 1.7 date: 2001/04/17 13:21:52; author: sobomax; state: Exp; lines: +1 -1 Update to 0.3.7.
v. 1.6 date: 2001/02/26 10:11:45; author: sobomax; state: Exp; lines: +2 -2 Update to 0.3.5.
v. 1.5 date: 2000/11/01 15:51:04; author: sobomax; state: Exp; lines: +3 -3 Whitespace-only: Make indentation uniform across my ports.
v. 1.4 date: 2000/10/05 08:11:47; author: sobomax; state: Exp; lines: +2 -2 Update to 0.3.3. Submitted by: Peter Pentchev
v. 1.3 date: 2000/09/05 06:23:30; author: sobomax; state: Exp; lines: +2 -2 Update to 0.3.2.
v. 1.2 date: 2000/07/17 08:27:39; author: sobomax; state: Exp; lines: +7 -3 Update to 0.3.0.
v. 1.1 date: 2000/07/05 16:34:46; author: sobomax; state: Exp; Add ftpcopy, a two command line ftp tools. - ftpcopy is a simply FTP client written to copy files or directories (recursively) from a FTP server. - ftpls is a FTP client which generates directory listings, either in plain text or HTML. ============================================================================= v. 1.24 date: 2004/08/13 16:52:19; author: krion; state: Exp; lines: +2 -1 Update to version 0.6.7 PR: ports/70420 Submitted by: maintainer
v. 1.23 date: 2003/10/06 06:45:12; author: leeym; state: Exp; lines: +6 -1 Update to 0.6.5 PR: 57633 Submitted by: Matthias Andree
v. 1.22 date: 2003/08/01 08:08:14; author: krion; state: Exp; lines: +2 -0 Fix build on -current PR: 55139 Submitted by: maintainer Approved by: fjoe (mentor) (implicit)
v. 1.21 date: 2003/07/31 19:40:29; author: krion; state: Exp; lines: +3 -3 Update to 0.6.4 * Fix HTML output of ftpls * Change maintainer address (same maintainer, different mail address) * Install HTML documents about ftpcopy and ftpls. PR: 55120 Submitted by: maintainer Approved by: fjoe (mentor) (implicit)
v. 1.20 date: 2003/02/21 12:00:35; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.19 date: 2003/02/11 13:52:07; author: roam; state: Exp; lines: +1 -1 Update to 0.6.2. PR: 47865 Submitted by: maintainer
v. 1.18 date: 2003/01/29 17:09:58; author: nork; state: Exp; lines: +1 -1 Update to 0.6.1 PR: ports/47635 Submitted by: Matthias Andree (maintainer)
v. 1.17 date: 2003/01/27 15:53:11; author: arved; state: Exp; lines: +2 -2 Update to 0.6.0 Add ipv6 to Categories PR: 47526 Submitted by: Matthias Andree
v. 1.16 date: 2002/11/20 04:23:16; author: ijliao; state: Exp; lines: +1 -1 make build happy PR: 45505 Submitted by: maintainer
v. 1.15 date: 2002/10/17 10:22:55; author: obraun; state: Exp; lines: +1 -1 Upgrade to 0.5.2. PR: ports/44163 Submitted by: maintainer
v. 1.14 date: 2002/08/30 12:44:18; author: sobomax; state: Exp; lines: +1 -1 Hand over maintainership to Matthias Andree .
v. 1.13 date: 2002/08/30 12:01:08; author: sobomax; state: Exp; lines: +2 -2 Update to 0.5.1. PR: 40460 40668 41675 Submitted by: Matthias Andree Oliver Braun
v. 1.12 date: 2002/02/18 08:21:08; author: sobomax; state: Exp; lines: +1 -1 Update to 0.4.8. PR: 34439 Submitted by: Matthias Andree
v. 1.11 date: 2001/12/17 13:13:04; author: sobomax; state: Exp; lines: +1 -1 Update to 0.4.6. PR: 32900 Submitted by: Matthias Andree
v. 1.10 date: 2001/12/16 07:10:24; author: sobomax; state: Exp; lines: +1 -1 Update to 0.4.5. PR: 32829 Submitted by: Matthias Andree
v. 1.9 date: 2001/09/07 11:33:34; author: sobomax; state: Exp; lines: +8 -4 Update to 0.4.2. PR: 30266 Submitted by: Matthias Andree
v. 1.8 date: 2001/07/31 13:22:24; author: sobomax; state: Exp; lines: +6 -4 Update to 0.4.0.
v. 1.7 date: 2001/04/17 13:21:52; author: sobomax; state: Exp; lines: +1 -1 Update to 0.3.7.
v. 1.6 date: 2001/02/26 10:11:45; author: sobomax; state: Exp; lines: +2 -2 Update to 0.3.5.
v. 1.5 date: 2000/11/01 15:51:04; author: sobomax; state: Exp; lines: +3 -3 Whitespace-only: Make indentation uniform across my ports.
v. 1.4 date: 2000/10/05 08:11:47; author: sobomax; state: Exp; lines: +2 -2 Update to 0.3.3. Submitted by: Peter Pentchev
v. 1.3 date: 2000/09/05 06:23:30; author: sobomax; state: Exp; lines: +2 -2 Update to 0.3.2.
v. 1.2 date: 2000/07/17 08:27:39; author: sobomax; state: Exp; lines: +7 -3 Update to 0.3.0.
v. 1.1 date: 2000/07/05 16:34:46; author: sobomax; state: Exp; Add ftpcopy, a two command line ftp tools. - ftpcopy is a simply FTP client written to copy files or directories (recursively) from a FTP server. - ftpls is a FTP client which generates directory listings, either in plain text or HTML. =============================================================================



Main menu

FreeBSD

Program categories

Freebsd accessibility
Freebsd archivers
Freebsd astro
Freebsd audio
Freebsd benchmarks
Freebsd biology
Freebsd cad
Freebsd chinese
Freebsd comms
Freebsd converters
Freebsd databases
Freebsd deskutils
Freebsd devel
Freebsd dns
Freebsd editors
Freebsd emulators
Freebsd finance
Freebsd french
Freebsd ftp
Freebsd games
Freebsd german
Freebsd graphics
Freebsd hebrew
Freebsd hungarian
Freebsd irc
Freebsd japanese
Freebsd java
Freebsd korean
Freebsd lang
Freebsd mail
Freebsd math
Freebsd mbone
Freebsd misc
Freebsd multimedia
Freebsd net
Freebsd net-im
Freebsd net-mgmt
Freebsd net-p2p
Freebsd news
Freebsd palm
Freebsd polish
Freebsd ports-mgmt
Freebsd portuguese
Freebsd print
Freebsd russian
Freebsd science
Freebsd security
Freebsd shells
Freebsd sysutils
Freebsd textproc
Freebsd ukrainian
Freebsd vietnamese
Freebsd www
Freebsd x11
Freebsd x11-clocks
Freebsd x11-drivers
Freebsd x11-fm
Freebsd x11-fonts
Freebsd x11-servers
Freebsd x11-themes
Freebsd x11-toolkits
Freebsd x11-wm