summaryrefslogtreecommitdiff
path: root/.duply
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2019-12-17 20:12:34 -0700
committerSean Whitton <spwhitton@spwhitton.name>2019-12-17 20:12:34 -0700
commit3165f529677d59b8541671ddfd6b22c282256bfc (patch)
tree8783192815b894986d2ff9f48945b7237520ed24 /.duply
parent88d4200b315889f6800339318c29030ec6d411d5 (diff)
downloaddotfiles-3165f529677d59b8541671ddfd6b22c282256bfc.tar.gz
comment
Diffstat (limited to '.duply')
-rw-r--r--.duply/iris-spwhitton-home/conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/.duply/iris-spwhitton-home/conf b/.duply/iris-spwhitton-home/conf
index 5c4337c2..8a6c5e57 100644
--- a/.duply/iris-spwhitton-home/conf
+++ b/.duply/iris-spwhitton-home/conf
@@ -6,7 +6,11 @@
#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/'
+
SOURCE='/'
FILENAME='.duplicity-ignore'
DUPL_PARAMS="$DUPL_PARAMS --exclude-if-present '$FILENAME'"