Is this the way to sync with a mirror?
I read on: http://www.centos.org/modules/tinyco...ndex.php?id=22Can 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
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
rsync -aqzH --delete files.mydomain.com::MyDownloads /path/to/local/mirror/root