We use rsync to do our mirrorings:
/usr/bin/rsync -av --delete -e /usr/bin/ssh YOURMIRROR /home/mirrors/www/CPAN > /home/mirrors/cpan.log 2>&1
this is nice as it only transfers changed files, and is very fast. We've become stale it seems as the person we are mirroring off has been getting max users errors.
Cheers,
Alex
--
Gossamer Threads Inc.
/usr/bin/rsync -av --delete -e /usr/bin/ssh YOURMIRROR /home/mirrors/www/CPAN > /home/mirrors/cpan.log 2>&1
this is nice as it only transfers changed files, and is very fast. We've become stale it seems as the person we are mirroring off has been getting max users errors.
Cheers,
Alex
--
Gossamer Threads Inc.