summaryrefslogtreecommitdiff
path: root/.duply/melete-spwhitton-home/conf
diff options
context:
space:
mode:
Diffstat (limited to '.duply/melete-spwhitton-home/conf')
-rw-r--r--.duply/melete-spwhitton-home/conf21
1 files changed, 21 insertions, 0 deletions
diff --git a/.duply/melete-spwhitton-home/conf b/.duply/melete-spwhitton-home/conf
new file mode 100644
index 00000000..15afad8d
--- /dev/null
+++ b/.duply/melete-spwhitton-home/conf
@@ -0,0 +1,21 @@
+# to get documentation on these options, run "duply sample create" and
+# you'll find a fully-commented configuration file in
+# ~/.duply/sample/conf
+
+. "$HOME/local/auth/duply/melete-spwhitton-home"
+
+#GPG_TEST='disabled'
+
+TARGET='rsync://19371@ch-s012.rsync.net/duply/melete-spwhitton-home/'
+SOURCE='/'
+FILENAME='.duplicity-ignore'
+DUPL_PARAMS="$DUPL_PARAMS --exclude-if-present '$FILENAME'"
+MAX_AGE=4M
+MAX_FULL_BACKUPS=2
+MAX_FULLBKP_AGE=1M
+DUPL_PARAMS="$DUPL_PARAMS --full-if-older-than $MAX_FULLBKP_AGE "
+#VERBOSITY=5
+#TEMP_DIR=/tmp
+DUPL_PARAMS="$DUPL_PARAMS --asynchronous-upload "
+#DUPL_PARAMS="--log-file /var/log/duplicity.log "
+DUPL_PARAMS="--rsync-options \"--rsh=\\\"ssh -oBatchMode=yes -oControlMaster=no -oControlPath=none -oIdentitiesOnly=yes -i $HOME/.ssh/id_19371@ch-s012.rsync.net\\\" \" "