1998-01-04 18:17:05 +00:00
|
|
|
Mirror is a package written in Perl that uses the ftp protocol to
|
|
|
|
duplicate a directory hierarchy between the machine it is run on and a
|
|
|
|
remote host. It avoids copying files unnecessarily by comparing the
|
2003-03-28 22:25:00 +00:00
|
|
|
file timestamps and sizes before transferring. Amongst other things it
|
1998-01-04 18:17:05 +00:00
|
|
|
can optionally compress, gzip, and split files.
|