1 Mirror is a package written in Perl that uses the ftp protocol to
2 duplicate a directory hierarchy between the machine it is run on and a
3 remote host. It avoids copying files unnecessarily by comparing the
4 file timestamps and sizes before transfering. Amongst other things
5 can optionally compress, gzip, and split files.