RSYNC_HOST=rsync.mandriva.com
RSYNC_SOURCE=/mnt/BIG/distrib/devel
RSYNC_DEST=mirror/Mandrakelinux/devel
ARCHS="i586 ppc sparc x86_64 sparcv9"
VERSIONS=cooker
PRIVATE_MEDIA="restricted"
RSYNC_OPTIONS=" --timeout=120 --delete --copy-unsafe-links -H -l --partial -a $*"
#RSYNC_OPTIONS=" --bwlimit=150 --delete --copy-unsafe-links -H -l --partial -a -e ssh --timeout=120 $@"
SYNC_HARDCOPY=1
