freebsd-ports/ftp/fmirror/pkg-descr
Edwin Groothuis 09e3943d5e [First attempt to commit a port, please bear with me]
fmirror is a program for mirroring files and directories from a
remote FTP server

PR:		ports/39900
Submitted by:	Xavier Beaudouin <kiwi@oav.net>
2002-11-22 02:17:23 +00:00

7 lines
391 B
Text

fmirror is a program for mirroring files and directories from a remote FTP
server.
It allows regex-matching for files that are to be included and excluded.
It uses a combination of timestamp, file size, and file permissions to
decide what files to transfer from the FTP server.
The primary goal of fmirror is to use as little memory as possible,
but still be able to do its job efficiently.