Hi Tru, all, Sponsor: Penn Genome Frontiers Institute - http://genomics.upenn.edu FTP: ftp://repo.genomics.upenn.edu/centos/ no HTTP or rsync access Location: Philadelphia, PA, USA uplink: 1GbE to UPenn core, no bw limit best contact: manager at genomics.upenn.edu crontab entry: 33 */4 * * * /home/mirror/centos5_sync.sh script: # cat /home/mirror/centos5_sync.sh #!/bin/bash date > /tmp/rsync_centos.log rsync -avH --exclude '2*' --exclude '3*' --exclude '4*' --delete \ us-msync.centos.org::CentOS /gpfs/fs0/repos/pub/centos \ >> /tmp/rsync_centos.log date >> /tmp/rsync_centos.log Regards, -- Alex Chekholko chekh at pcbi.upenn.edu