export GZIP="--rsyncable -9"
nice tar --create --gzip --dereference --directory=$T --file=$T/$B osm-blog-$D
-nice rsync --bwlimit=500 $T/$B backup::backup
+nice rsync $T/$B backup::backup
rm -rf $T
export GZIP="--rsyncable -9"
nice tar --create --gzip --dereference --directory=$T --file=$T/$B sotm-$D
-nice rsync --bwlimit=500 $T/$B backup::backup
+nice rsync $T/$B backup::backup
rm -rf $T
export GZIP="--rsyncable -9"
nice tar --create --gzip --dereference --directory=$T --file=$T/$B switch2osm-$D
-nice rsync --bwlimit=500 $T/$B backup::backup
+nice rsync $T/$B backup::backup
rm -rf $T
export GZIP="--rsyncable -9"
nice tar --create --gzip --dereference --directory=$T --file=$T/$B thinkup-$D
-nice rsync --bwlimit=500 $T/$B backup::backup
+nice rsync $T/$B backup::backup
rm -rf $T