Johnny, Thanks, but the rsync port, as mentioned, is blocked by the corporate network my machine is on. WL On Dec 16, 2011, at 8:45 PM, Johnny Hughes <johnny at centos.org> wrote: > On 12/15/2011 11:24 PM, WL wrote: >> I'm trying to create a local copy of CentOS-5.6 repo. The corporate >> network blocks a lot of outgoing ports including rsync. The ones I >> know that work include http{,s}, ftp and ssh. Given this limitation, >> what is the best way to get a local copy besides the following? >> >> wget -c -m -np -D vault.centos.org -R '*=?' http://vault.centos.org/5.6/ >> >> The connection gets refused after a while. Is it because the server >> blocks such "mirroring" activities? My download speed is around >> 60KB/s. > > > rsync vault.centos.org::centos-full-store/ > > (add your options and your end location) > > _______________________________________________ > CentOS-mirror mailing list > CentOS-mirror at centos.org > http://lists.centos.org/mailman/listinfo/centos-mirror