Commit graph

43 commits

Author SHA1 Message Date
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
Federico C. Guizzardi
5c99b4c3ca fixed variable name
(cherry picked from commit 19c80a83a2819bdac73dfe4bc08e270205a9a666)
2013-11-13 19:36:15 +01:00
Johan Piper
22e390494c Renamed the --dry-run option to --debug.Created proper duplicity --dry-run command (recommended -v8, info verbosity level) 2013-11-11 00:06:31 +00:00
zertrin
c3aa58bf59 Small improvements to the fix of cippino before merge 2013-08-12 11:06:09 +02:00
Federico C. Guizzardi
0275cb5668 Fixed INCLIST 2013-08-02 10:52:08 +02:00
zertrin
02015c89d5 Merge branch 'joubertredrat-ftp-password' 2013-07-22 12:01:48 +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
Jonas
7275aaff4c sendmail error 2013-07-07 19:03:42 +02:00
Joeri Verdeyen
31da9c897c Sendmail as mail command 2013-07-03 09:21:20 +02: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
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
Stijn Opheide
bc0fa15415 Fix for du --exclude-from and mail on OS X 2013-01-29 14:32:05 +01: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
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
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
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
puredoze
477de39e26 Fixes issue zertrin/duplicity-backup#13 2012-08-14 10:17:26 +02:00
puredoze
640e497121 Added support for using separate signature and encryption keys 2012-08-13 12:53:09 +02: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
Jonas Wagner
bf50d8325a set GPG_TTY 2012-07-15 20:37:37 +02:00
Zertrin
fe55d48cbb v0.7 : external config file now mandatory + fix issue #1 2012-07-08 20:46:41 +02: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
Zertrin
53034bcfd8 Renaming the script + update of README and CHANGELOG 2012-05-05 00:20:55 +02:00
Renamed from dt-s3-backup.sh (Browse further)