If you wish to mirror the sudo distribution, please mirror the master site, ftp://ftp.sudo.ws/pub/sudo. The best times to mirror are between midnight and 8am US mountain standard time (MST). In addition to standard ftp-based mirroring, you may also mirror the ftp site via rsync. To mirror the ftp site via rsync, run something like rsync -avz rsync.sudo.ws::sudo_ftp /path/to/your/mirror If you wish to mirror the sudo web pages, you may do so via a web mirroring program such as wget. Alternatel...