]> asedeno.scripts.mit.edu Git - sipb-mirrors.git/blob - fetch-scripts/gutenberg
Switch Arch Linux upstream to RIT because GaTech went down.
[sipb-mirrors.git] / fetch-scripts / gutenberg
1 #!/bin/sh
2
3 RSYNCSOURCE=rsync://rsync.mirrorservice.org/ftp.ibiblio.org/pub/docs/books/gutenberg
4 #RSYNCSOURCE=rsync://ftp.iasi.roedu.net/gutenberg
5 BASEDIR=${MIRRORDIR}/gutenberg
6
7 rsync "$@" --recursive --times --links --hard-links \
8       --stats \
9       -P \
10       ${RSYNCSOURCE} ${BASEDIR}