blob: 83e5b180c2a7a7d03abea13d4fed738d1a8312cd (
plain)
1
2
3
4
5
6
7
8
9
|
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
file timestamps and sizes before transferring. Amongst other things
Mirror can optionally compress, gzip, and split files.
WWW: http://sunsite.org.uk/packages/mirror/
- Ryan Thompson <ryan@sasknow.com>
|