X-Git-Url: https://git.stderr.nl/gitweb?p=matthijs%2Fupstream%2Fbackupninja.git;a=blobdiff_plain;f=handlers%2Fdup.helper.in;h=c1fbdd53fc76a549d20a78b38a5719b25d622e37;hp=eee025666b562a9fa10b6242a097e8b25be78e39;hb=c18c24b4e2aebf5328a3b4adc03895f6a5dffe04;hpb=579ea902ba24854b3c9acb307cda7e996e8e41a3 diff --git a/handlers/dup.helper.in b/handlers/dup.helper.in index eee0256..c1fbdd5 100644 --- a/handlers/dup.helper.in +++ b/handlers/dup.helper.in @@ -397,6 +397,12 @@ incremental = $dup_incremental #keep = yes keep = $dup_keep +# full destination URL, in duplicity format; if set, desturl overrides +# sshoptions, destdir, desthost and destuser; it also disables testconnect and +# bandwithlimit. For details, see duplicity manpage, section "URL FORMAT". +#desturl = file:///usr/local/backup +#desturl = rsync://user@other.host//var/backup/bla + # bandwith limit, in kbit/s ; default is 0, i.e. no limit #bandwidthlimit = 128 bandwidthlimit = $dup_bandwidth