aboutsummaryrefslogtreecommitdiff
path: root/duply
diff options
context:
space:
mode:
authorSébastien Dailly <sebastien@chimrod.com>2021-02-26 10:10:48 +0100
committerSébastien Dailly <sebastien@chimrod.com>2021-02-26 10:10:48 +0100
commitf10c81bf7e46d08dafd2684963938e9bc4b0569d (patch)
treeef5dd96d93f43f1dca46dedeb19eb356deea863c /duply
parent1ab3a5ae5cd20a2f79a74867f78f2de95b76230b (diff)
Added backup for ebooks
Diffstat (limited to 'duply')
-rw-r--r--duply/.duply/seb_ebooks/conf12
-rw-r--r--duply/.duply/seb_ebooks/exclude10
2 files changed, 22 insertions, 0 deletions
diff --git a/duply/.duply/seb_ebooks/conf b/duply/.duply/seb_ebooks/conf
new file mode 100644
index 0000000..928552d
--- /dev/null
+++ b/duply/.duply/seb_ebooks/conf
@@ -0,0 +1,12 @@
+# base directory to backup
+SOURCE='/home/sebastien/Bibliothèque calibre/'
+
+# Storage directory
+export STORAGE_NAME="seb_ebooks"
+export PCA_OS_REGION_NAME=GRA
+export HOT_OS_REGION_NAME=GRA
+
+GPG_KEYS_ENC='2421BCBD56473645,933FFFBA5E8867338DF2FF645E23E7695299F9AB'
+GPG_KEY_SIGN='F6859BC3CC712DF8'
+
+. ~/scripts/duplicity/duply_common.sh
diff --git a/duply/.duply/seb_ebooks/exclude b/duply/.duply/seb_ebooks/exclude
new file mode 100644
index 0000000..1a7a4ad
--- /dev/null
+++ b/duply/.duply/seb_ebooks/exclude
@@ -0,0 +1,10 @@
+# although called exclude, this file is actually a globbing file list
+# duplicity accepts some globbing patterns, even including ones here
+# here is an example, this incl. only 'dir/bar' except it's subfolder 'foo'
+# - dir/bar/foo
+# + dir/bar
+# - **
+# for more details see duplicity manpage, section File Selection
+# http://duplicity.nongnu.org/duplicity.1.html#sect9
+
+- **/.git