Thanks, things 
seem to be working now.
Do we know how large the 
mirror is right now? I ask because I'm trying to figure out how much 
space I need to allocate.
 
 
  
The slash syntax would only be used if you specified the full URI, 
so:
rsync -aqzH --delete rsync://mirror.linux.duke.edu/centos 
/var/www/html/centos/
would also work.
scott.
_______________________________________________
CentOS-mirror mailing list
CentOS-mirror@centos.org
http://lists.centos.org/mailman/listinfo/centos-mirror
 
  Hello,
I'm
 building a new mirror, however, I can't get rsync to sync any of the 
public mirrors.
Example:
But get this retruned:
rsync
 error: some files/attrs were not transferred (see previous errors) 
(code 23) at main.c(1052) [sender=3.0.9]
Is
 there something in my syntax preventing the sync?
Thanks, 
Ryan