1998-01-04 13:17:05 -05: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 17:25:00 -05:00
|
|
|
file timestamps and sizes before transferring. Amongst other things it
|
1998-01-04 13:17:05 -05:00
|
|
|
can optionally compress, gzip, and split files.
|