dup: support every duplicity-supported transport with new configuration option destur...
[matthijs/upstream/backupninja.git] / examples / example.dup
index d490f745f3777458e72f5af8e2b74ecb27b12823..91ff07e4b6a8f9bb43255bb0ab138346fbbf2dd8 100644 (file)
@@ -120,6 +120,12 @@ exclude = /home/*/.gnupg
 #keep = 60
 #keep = yes
 
+# full destination URL, in duplicity format; if set, desturl overrides
+# sshoptions, destdir, desthost and destuser, and disables testconnect
+# 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