[WBEL-users] Private Mirror

Jesse j@lumiere.net
Fri, 21 May 2004 19:19:13 -0700 (PDT)


> Anyway, the purpose is to use to setup a net install and yum archive and have the latest .iso's handy.  I've got approx 25 machines, most of which are slowly moving over to WBEL.  I'm guessing no one wants me to do that over their mirror, so it's definitely more effective if I setup a private mirror.so... I've tried rsyncing from nscu.edu but nothings coming in.rsync -v --delete --recursive mirror.physics.ncsu.edu::whitebox/3.0/en/updates /WhiteBox/
> rsync: failed to connect to mirror.physics.ncsu.edu: Connection timed out
> rsync error: error in socket IO (code 10) at clientserver.c(83)

Here's the rsync string I use:

rsync -vrt --delete-after --progress --exclude=headesr/
rsync://mirror.physics.ncsu.edu/whitebox/3.0/en/updates/
/local/dir/updates/

---
Jesse <j@lumiere.net>