X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/adfa6891bb5bec936aea3afc25c6d17a0ca16e94..0b5505e611e65a6dac1fb91dda7bc1067db75417:/cookbooks/switch2osm/templates/default/backup.cron.erb?ds=sidebyside 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