mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
fb16dfecae
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
12 lines
480 B
Plaintext
12 lines
480 B
Plaintext
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.
|