]> asedeno.scripts.mit.edu Git - sipb-mirrors.git/blob - fetch-scripts/freebsd
Added freebsd mirror.
[sipb-mirrors.git] / fetch-scripts / freebsd
1 #!/bin/sh
2
3 RSYNCSOURCE=ftp6.us.FreeBSD.org::FreeBSD/ 
4 BASEDIR=${MIRRORDIR}/FreeBSD
5
6 rsync --recursive --times --links --hard-links \
7       --stats \
8       --verbose \
9       --perms \
10       -D \
11       --delete \
12       --timeout=300 \
13         --size-only -z \
14       ${RSYNCSOURCE} ${BASEDIR}