[Sysadmin] Rsync the browser archive

William Anderson neuro at well.com
Tue Jul 15 12:50:01 CDT 2003


Chris Evans wrote:
> I sent this question to William directly, but thought maybe someone on
> the list may know.  I'm looking for an example of the scripts mirrors
> use to rsync beo.  I've never used rsync, and can't quite seem to get it
> working.

Sorry, I've been busy today, and didn't have much time to get back to you :)

rsync -avcrlHptSoz --delete -bwlimit=64 \
   rsync://browsers.evolt.org/browsers/ \
   /path/to/your/local/mirror/directory

you can put all that on one line if you like, just get rid of the \
backslashes.

ps rsync access is for mirror use only :)

-- 
_ __/|   ___  ___ __ _________ "When Microsoft Office is your only hammer,
\`O_o'  / _ \/ -_) // / __/ _ \ pretty much everything begins to look like
=(_ _)=/_//_/\__/\_,_/_/  \___/ a nail. Or a thumb." -- Rob Pegoraro
   U - Ack! Phttpt! Thhbbt!     neuro at well dot com  http://neuro.me.uk/



More information about the Sysadmin mailing list