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
Zertrin
ae2da664ec
Tagging with version 0.6
2012-05-05 00:52:48 +02:00
Zertrin
53034bcfd8
Renaming the script + update of README and CHANGELOG
2012-05-05 00:20:55 +02:00
Zertrin
32a241c2a6
Rework of the script to include some github patches that were brought to the original script in order to make the script more generic than only Amazon S3 oriented and fix a few issues.
2012-05-05 00:14:13 +02:00
Nace Oroz
d61caa1b7d
Setting back the default config
2011-08-23 01:26:44 +02:00
Nace Oroz
44964425e0
typos..
2011-08-12 01:47:20 +02:00
Nace Oroz
1cce121bb4
added support for collection-status function
2011-08-12 01:44:53 +02:00
Nace Oroz
bafc5c17d5
Support for backup without encryption and locations other than s3
2011-08-12 01:37:14 +02:00
Damon Timm
3cf523161a
added email address
2011-05-12 17:19:30 -07:00
Damon Timm
49fb17e0f7
updated with version 0.5 info
2011-05-09 15:36:37 -07:00
Damon Timm
3a307e371b
Edited comments and README; whitespace cleanup.
2011-05-09 15:30:08 -07:00
Razvan Marescu
bb3c55b8f8
delete patch file
2010-12-07 21:20:37 -08:00
Razvan Marescu
294af207c5
New feature - email alerts using mailx
2010-12-07 21:01:26 -08:00
Razvan Marescu
4e00543450
New feature - email alert using mailx
2010-12-07 20:58:50 -08:00