Commit graph

33 commits

Author SHA1 Message Date
Giovanni Pini
8abfd40c30 Google Cloud Storage support 2015-05-14 14:16:59 +02:00
Philip
bdcb1bffd7 Update example config with log dir creation info 2015-01-18 18:01:32 +00:00
Christopher Smith
59f2339c2c add an option to set the tmpdir for duplicity to use. 2014-12-05 09:39:05 +11:00
zertrin
4b640db241 Merge pull request #68 from ifdattic/add-note-about-escaping-passphrase
Add a note in configuration about escaping "$" in passphrase
2014-06-06 16:01:53 +02:00
zertrin
e84daf47e4 Merge pull request #67 from ifdattic/add-google-docs-destination
Add Google Docs destination to configuration
2014-06-06 16:01:26 +02:00
Andrew M
456f5cd835 Add a note in configuration about escaping "$" in passphrase 2014-06-06 12:11:58 +03:00
Andrew M
615a988779 Add Google Docs destination to configuration 2014-06-06 12:09:04 +03:00
Andrew M
a148ac8a5c Fix typos, remove trailing whitespace 2014-06-06 12:03:18 +03:00
zertrin
1bde60d7b7 Add REMOVE_LOGS_OLDER_THAN parameter to the config file 2014-04-16 15:05:23 +02:00
zertrin
5e939fd632 Merge remote-tracking branch 'dismantl/option-updates' into dev
Conflicts:
	duplicity-backup.sh
2014-02-04 23:44:23 +01:00
Dan Staples
1864e3ae98 added HIDE_KEY_ID and SECRET_KEYRING options 2014-01-03 15:26:26 -05:00
Yaron de Leeuw
07c1fd2867 Added the option to skip cleanup
I've added the option to skip cleanup by setting CLEANUP_TYPE to  'none'.
This is relevant to me because my s3 api key is not allowed to delete files,
making my backup more resistable to human error / someone getting hold of this
plaintext accessible key.
2014-01-02 16:16:23 +02:00
jaltek
1bd7c260ad Fixes issue zertrin/duplicity-backup/issues/41 - conf revert 2013-11-22 10:32:19 +01:00
jaltek
7d836294ce Fixes issue zertrin/duplicity-backup/issues/41 2013-11-22 10:29:07 +01:00
zertrin
e9af0ab3c1 Some little modifications and additions in the doc of the config file 2013-11-13 20:08:34 +01:00
zertrin
dd05ff68b6 Add support for mail sending via msmtp
(adapted cherry-pick from commit 7f8b9b6e2fb49ce3bae166674a06754e5940ea04 of Dosenpfand)
2013-11-13 19:55:47 +01:00
zertrin
c3aa58bf59 Small improvements to the fix of cippino before merge 2013-08-12 11:06:09 +02:00
zertrin
02015c89d5 Merge branch 'joubertredrat-ftp-password' 2013-07-22 12:01:48 +02:00
zertrin
dbf78cfcd6 Better explanation of the FTP_PASSWORD variable based on official documentation 2013-07-22 11:59:41 +02:00
zertrin
63d38be243 Add notes about the difference between "mailx" and "mail" commands 2013-07-22 10:20:29 +02:00
zertrin
68931e4f5a Move the new section about remove-all-inc-of-but-n-full a bit lower in the config file. 2013-07-22 10:11:31 +02:00
Ville Walveranta
9b34c04802 Adds the option to use remove-all-inc-of-but-n-full to prune incrementals of backups with long history. 2013-07-21 19:58:46 -05:00
Joubert
582416f2e6 A small contribution with a set a ftp variable to run on a script 2013-07-09 11:52:03 -03:00
Joeri Verdeyen
31da9c897c Sendmail as mail command 2013-07-03 09:21:20 +02:00
Neal
e636dd40d4 Fix typos. 2013-05-14 22:12:27 -05:00
Brian King
7bb45ff939 Let s3cmd have the correct bucket name when using s3 scheme 2013-03-31 01:21:43 +01:00
Zertrin
6df09021a6 Fix issue #33 : Allow to specify the s3cmd configuration file 2013-01-14 01:04:56 +01:00
Zertrin
eb0e70bf82 Close issues #18 and #20 : which s3cmd only called when dest is s3 and hint in the comments of the config file to use --s3-european-buckets option for european buckets 2012-10-20 13:11:18 +02:00
pcryer
3f254e821d added mail option for centos 55 2012-09-24 13:07:05 -05:00
Zertrin
86ed0651c5 Adaptation of the script's self-backup process resulting from puredoze's enhancement 2012-08-15 01:44:23 +02:00
puredoze
b917a4fd4b typo & description 2012-08-13 15:47:25 +02:00
puredoze
640e497121 Added support for using separate signature and encryption keys 2012-08-13 12:53:09 +02:00
Zertrin
fe55d48cbb v0.7 : external config file now mandatory + fix issue #1 2012-07-08 20:46:41 +02:00