Commit graph

292 commits

Author SHA1 Message Date
zertrin
1f8fa592b4 Merge pull request #42 from Neal/patch-1
Fix typos.
2013-05-15 07:47:58 -07:00
Neal
c8bf552670 Make readme pretty! (using markdown) 2013-05-14 22:57:45 -05:00
Neal
e636dd40d4 Fix typos. 2013-05-14 22:12:27 -05:00
zertrin
2cd21d6e0b Add cron usage example in README
Following suggestion of benArrayx in issue #35
2013-05-03 15:04:02 +03:00
zertrin
2f3af1ab4d Merge pull request #40 from brki/allow-s3-scheme-when-getting-remote-size
Let s3cmd have the correct bucket name when using s3 scheme
2013-03-31 13:09:01 -07:00
zertrin
6fc32c235c Merge pull request #39 from brki/helpful-config-error-messages
Be a bit more specific about configuration problems
2013-03-31 13:06:37 -07:00
Brian King
89a78edb9f Be a bit more specific about configuration problems 2013-03-31 01:24:26 +01:00
Brian King
7bb45ff939 Let s3cmd have the correct bucket name when using s3 scheme 2013-03-31 01:21:43 +01:00
zertrin
ee1b759656 Fix issue #38 : Multiple recipients
Quick fix for the case of multiple email recipients.
Thanks to raydoll for the bug report.
2013-03-23 00:14:23 +01:00
zertrin
b1554306fb Merge pull request #36 from stijnopheide/osx
Fix for du --exclude-from and mail on OS X
2013-01-29 07:34:22 -08:00
Stijn Opheide
bc0fa15415 Fix for du --exclude-from and mail on OS X 2013-01-29 14:32:05 +01:00
zertrin
feb34dd46a Merge pull request #34 from franek/master
Add nail support
2013-01-14 12:31:33 -08:00
François D.
02fae5cba2 Update duplicity-backup.sh
Add nail support (for busybox / Synology)
2013-01-14 21:25:36 +01:00
Zertrin
6df09021a6 Fix issue #33 : Allow to specify the s3cmd configuration file 2013-01-14 01:04:56 +01:00
Zertrin
1a77ee0d58 v0.8.3 2013-01-02 12:07:59 +01:00
Zertrin
4ceec2cbf7 Fix issue #30 "-s (collection-status) option not writing anything to log file" 2013-01-02 11:43:07 +01:00
Zertrin
dfb2d1df59 minor indentation fix 2012-12-21 15:37:57 +01:00
zertrin
5a64ac3e35 Merge pull request #28 from barofsoap/patch-1
FBSD compatibility
2012-12-21 06:35:12 -08:00
barofsoap
46acbe63f9 Identation 2012-12-20 01:33:11 -08:00
barofsoap
36d85b6c47 Typo 2012-12-19 15:05:35 -08:00
barofsoap
47e7428660 FreeBSD portability (du, mail, & shebang) 2012-12-19 15:01:40 -08:00
Zertrin
22aad26fda v0.8.2 : Fix issue #5 "Handle --time option for restoration" 2012-11-01 13:46:37 +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
zertrin
02fe192295 Merge pull request #22 from philcryer/centos55
added mail option for centos 5.5
2012-09-26 07:26:39 -07:00
pcryer
3f254e821d added mail option for centos 55 2012-09-24 13:07:05 -05:00
Zertrin
d8de5f0bdd Changes to "check_variables()" to prevent errors if no encryption is desired (by Rolando Daniel Arnaudo) 2012-09-14 17:00:34 +02:00
Zertrin
413e053c62 Follow-up fix Issue #16 2012-08-23 17:35:35 +02:00
Zertrin
449c26d596 Fix issue #16 2012-08-23 03:48:42 +02:00
Zertrin
12f9b93b12 Adapting self-backup procedure for the case where symmetric encryption is used (no GPG keys available) 2012-08-15 02:01:46 +02:00
Zertrin
86ed0651c5 Adaptation of the script's self-backup process resulting from puredoze's enhancement 2012-08-15 01:44:23 +02:00
zertrin
528de37573 Merge pull request #14 from puredoze/master
Fixes issue zertrin/duplicity-backup#13
2012-08-14 03:32:36 -07:00
puredoze
477de39e26 Fixes issue zertrin/duplicity-backup#13 2012-08-14 10:17:26 +02:00
zertrin
572f733bd2 Merge pull request #12 from puredoze/master
Added support for using separate signature and encryption keys
/!\ configuration file altered, please look at the diff
2012-08-13 09:50:55 -07: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
f66427f209 Merge pull request #9 from zertrin/options-parsing
Merge branch "options-parsing" to "master" : Intelligent argument parsing added and possibility to specify the config file on the command line re-added.
2012-08-11 15:25:19 -07:00
Zertrin
293b765a5c Added dry-run command line option (-n or --dry-run) and many short versions of long options (-b, -f, -v, -l, -s) 2012-08-06 18:17:06 +02:00
Zertrin
a6921f391d Intelligent argument parsing added and possibility to specify the config file on the command line re-added. 2012-08-05 02:11:23 +02:00
Zertrin
f2f2a49a56 Added missing quotes to fix unary operator expected warning in rare occasions (inspired from [MafiaInc]) 2012-08-04 23:13:31 +02:00
zertrin
f7bbf4ad70 Merge pull request #6 from pew/master
Set GPG_TTY
2012-07-15 14:32:29 -07:00
Jonas Wagner
bf50d8325a set GPG_TTY 2012-07-15 20:37:37 +02:00
Zertrin
162934621c CHANGELOG update to reflect 0.7.1 2012-07-09 14:39:30 +02:00
Zertrin
57810277e8 v0.7.1 : Adding duplicity-backup.conf to .gitignore 2012-07-09 14:28:54 +02:00
Zertrin
fe55d48cbb v0.7 : external config file now mandatory + fix issue #1 2012-07-08 20:46:41 +02:00
zertrin
9489adc9d4 Merge pull request #4 from puredoze/master
Support for using only GPG passphrase
2012-06-26 04:56:58 -07:00
jan
d4d30ca7a7 Added support for using only GPG passphrase 2012-06-26 09:16:04 +02:00
Zertrin
44a86ae1bc Small bug fix on mailx part of sending duplicity log (by originalmind)
Seems that BASH requires a space after the '[' character on line 250
2012-06-11 02:36:00 +02:00
Zertrin
7aa30b2e27 Added support for including the config file (if specified and existing) in the encrypted tarball when backuping the script 2012-05-10 20:56:55 +02:00
Zertrin
5f0b38454c Gestion of spaces in paths for exclude list too. 2012-05-10 20:39:14 +02:00
Zertrin
37b35a499b Inclusion of two patches written by [shamer] + modified config file management. 2012-05-05 19:53:32 +02:00