X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/adfa6891bb5bec936aea3afc25c6d17a0ca16e94..563f2d2f7a58c6e35ff0fc2b90a4a39cc23b603c:/cookbooks/switch2osm/templates/default/backup.cron.erb diff --git a/cookbooks/switch2osm/templates/default/backup.cron.erb b/cookbooks/switch2osm/templates/default/backup.cron.erb index 5f913f3d5..54717f49c 100644 --- a/cookbooks/switch2osm/templates/default/backup.cron.erb +++ b/cookbooks/switch2osm/templates/default/backup.cron.erb @@ -16,6 +16,6 @@ ln -s /srv/switch2osm.org $T/switch2osm-$D/www export GZIP="--rsyncable -9" nice tar --create --gzip --dereference --directory=$T --file=$T/$B switch2osm-$D -nice rsync $T/$B backup::backup +nice rsync --preallocate --fuzzy $T/$B backup::backup rm -rf $T