summaryrefslogtreecommitdiff
path: root/.duply
diff options
context:
space:
mode:
Diffstat (limited to '.duply')
-rw-r--r--.duply/melete-spwhitton-home/conf (renamed from .duply/iris-spwhitton-home/conf)10
-rw-r--r--.duply/melete-spwhitton-home/exclude (renamed from .duply/iris-spwhitton-home/exclude)0
2 files changed, 3 insertions, 7 deletions
diff --git a/.duply/iris-spwhitton-home/conf b/.duply/melete-spwhitton-home/conf
index 8a6c5e57..15afad8d 100644
--- a/.duply/iris-spwhitton-home/conf
+++ b/.duply/melete-spwhitton-home/conf
@@ -2,15 +2,11 @@
# you'll find a fully-commented configuration file in
# ~/.duply/sample/conf
-. "$HOME/local/auth/duply/iris-spwhitton-home"
+. "$HOME/local/auth/duply/melete-spwhitton-home"
#GPG_TEST='disabled'
-# we backup iris to S3 rather than rsync.net because iris roams
-# between WiFi networks, and so we want duplicity to backup over HTTP,
-# so backups can go ahead when SSH ports are blocked
-TARGET='s3://s3.amazonaws.com/iris-spwhitton-home/'
-
+TARGET='rsync://19371@ch-s012.rsync.net/duply/melete-spwhitton-home/'
SOURCE='/'
FILENAME='.duplicity-ignore'
DUPL_PARAMS="$DUPL_PARAMS --exclude-if-present '$FILENAME'"
@@ -22,4 +18,4 @@ DUPL_PARAMS="$DUPL_PARAMS --full-if-older-than $MAX_FULLBKP_AGE "
#TEMP_DIR=/tmp
DUPL_PARAMS="$DUPL_PARAMS --asynchronous-upload "
#DUPL_PARAMS="--log-file /var/log/duplicity.log "
-DUPL_PARAMS="$DUPL_PARAMS --s3-use-new-style --s3-unencrypted-connection --s3-use-multiprocessing "
+DUPL_PARAMS="--rsync-options \"--rsh=\\\"ssh -oBatchMode=yes -oControlMaster=no -oControlPath=none -oIdentitiesOnly=yes -i $HOME/.ssh/id_19371@ch-s012.rsync.net\\\" \" "
diff --git a/.duply/iris-spwhitton-home/exclude b/.duply/melete-spwhitton-home/exclude
index c05ad005..c05ad005 100644
--- a/.duply/iris-spwhitton-home/exclude
+++ b/.duply/melete-spwhitton-home/exclude