Brian Behlendorf said:
> I've updated the page on mirroring techniques at
> <http://www.apache.org/info/how-to-mirror.html>.  There are now two, more
> preferred strategies - CVSup and rsync.  If you're not using these, I would
> urge you to do so - they are far more bandwidth-friendly than proxy
> mirroring or FTP mirroring, and at some point we may disable anonymous FTP
> altogether for security reasons.

I did a trial run, using the command:

  rsync -rtvz --dry-run --delete --exclude incoming dev.apache.org::apache-site 
/local/path/to/mirror

It impertinently told me that everything in my mirror site would be
deleted.  I assume this has something to do with local timestamps, as
I have until now been using mirror.pl to maintain the site ...

I tried a dry run again with the -I flag (ignore timestamps) and it
seemed a little different.

What's the tide of opinion?  Should I just forge ahead with rsync,
deleting and refetching most of this mirror?  Or is there some clever
way to "port" our mirror?

Regards,

Andrew.

--
Andrew Shugg
FTP Administrator         E-mail:  [EMAIL PROTECTED]
Informed Technology       Web:     http://www.it.net.au/

Reply via email to