You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mirrors@apache.org by Pier Fumagalli <ro...@betaversion.org> on 2002/10/25 01:07:42 UTC

[NAGOYA.APACHE.ORG] How's it done?

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


Re: [NAGOYA.APACHE.ORG] How's it done?

Posted by Joshua Slive <jo...@slive.ca>.
On Fri, 25 Oct 2002, Pier Fumagalli wrote:

> 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...

Well, people can mirror all they want, but we have no way to direct
traffic to these mirrors.  Only things under www.apache.org/dist/ have any
chance of having useful mirrors at the moment.

Joshua.


[NAGOYA.APACHE.ORG] How's it done?

Posted by Pier Fumagalli <pi...@apache.org>.
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