Since it looks like that other mirrors want to get a hold on the different
subsites, those are the rsync commands I use to mirror the different stuff
on Nagoya...
Pier
APR.APACHE.ORG
> /usr/local/bin/rsync --recursive --times --links --compress --delete
> --delete-excluded --safe-links --verbose --include=.htaccess --include=.images
> --exclude=CVS --exclude=*~ --exclude=.* --exclude=obsolete --exclude=nightly
> www.apache.org::apache-site/dist/apr/ /export/www/nagoya.apache.org/dist/apr
> --exclude=incoming
HTTPD.APACHE.ORG
> /usr/local/bin/rsync --recursive --times --links --compress --delete
> --delete-excluded --safe-links --verbose --include=.htaccess --include=.images
> --exclude=CVS --exclude=*~ --exclude=.* --exclude=obsolete --exclude=nightly
> www.apache.org::apache-site/dist/httpd/
> /export/www/nagoya.apache.org/dist/httpd --exclude=incoming
JAKARTA.APACHE.ORG
> /usr/local/bin/rsync --recursive --times --links --compress --delete
> --delete-excluded --safe-links --verbose --include=.htaccess --include=.images
> --exclude=CVS --exclude=*~ --exclude=.* --exclude=obsolete --exclude=nightly
> www.apache.org::jakarta-site/builds/
> /export/www/nagoya.apache.org/dist/jakarta/ --exclude=/ant --exclude=/gump
> --exclude=/scripts --exclude=/tomcat --exclude=/xmlrpc --exclude=nightly*
JAVA.APACHE.ORG
> /usr/local/bin/rsync --recursive --times --links --compress --delete
> --delete-excluded --safe-links --verbose --include=.htaccess --include=.images
> --exclude=CVS --exclude=*~ --exclude=.* --exclude=obsolete --exclude=nightly
> www.apache.org::java-site/dist/ /export/www/nagoya.apache.org/dist/java/
PERL.APACHE.ORG
> /usr/local/bin/rsync --recursive --times --links --compress --delete
> --delete-excluded --safe-links --verbose --include=.htaccess --include=.images
> --exclude=CVS --exclude=*~ --exclude=.* --exclude=obsolete --exclude=nightly
> www.apache.org::perl-site/dist/ /export/www/nagoya.apache.org/dist/perl/
> --exclude=incoming
XML.APACHE.ORG
> /usr/local/bin/rsync --recursive --times --links --compress --delete
> --delete-excluded --safe-links --verbose --include=.htaccess --include=.images
> --exclude=CVS --exclude=*~ --exclude=.* --exclude=obsolete --exclude=nightly
> www.apache.org::xml-site/dist/ /export/www/nagoya.apache.org/dist/xml/
> --copy-links --exclude=/images --exclude=nightly