Bug fix; the "month of the key" is 6 characters from index 0
[rrq/buckap.git] / duplicity-daily.conf
1 # Backup is enabled with ENABLE=yes (exactly)
2 ENABLE=no
3
4 # TARGET declares the default target which gets the source appended
5 # pexpect+scp://$TARGET$SRC
6 #TARGET=stuga@backup.lan.hemma
7
8 #OPTIONS=--no-encryption
9
10 # Each line starting with "/" declares a backup directory $SRC to be
11 # backup up with duplicity to "pexpect+scp://$TARGET$SRC"
12 #
13 # A line may also have target overide, as $SRC=$DST in which case the
14 # $SRC directory is backup up to pexpect+scp://$DST
15 #
16 #/root
17 #/etc
18 #/home
19 #/opt/uml/ceres=stuga@backup.lan.hemma/ceres