[CentOS-mirror] new mirror, Philadelphia, PA

Alex Chekholko chekh at pcbi.upenn.edu
Tue Nov 18 15:31:43 UTC 2008


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


More information about the CentOS-mirror mailing list