At 02:16 AM 9/26/98 , you wrote: >I have the exact opposite experience. How do you mirror using rsync? >You are not using the "-c", right? It will slow things down.
I've been using this (which, coincidentally is exactly the same as the one in apache.org/info/how-to-mirror.html): /usr/local/bin/rsync -rtvz --delete --exclude incoming dev.apache.org::apache-si te /tmp/www.apache.org thanks, .april
