Is this the way to sync with a mirror?

I read on: http://www.centos.org/modules/tinyco...ndex.php?id=22

Can i sync with a mirror like this:
The best way to mirror the site inside of a cron job is:

rsync -aqzH --delete msync.centos.org::CentOS /path/to/local/mirror/root

EU users may wish to use eu-msync.centos.org::CentOS
US users may wish to use us-msync.centos.org::CentOS
But say do it on:
rsync -aqzH --delete files.mydomain.com::MyDownloads /path/to/local/mirror/root
Would that work? or what?

 

 

 

 

Top