Commit graph

312 commits

Author SHA1 Message Date
Johan Piper
bac95a2294 Updated README file to explain --dry-run and --debug 2013-11-12 23:14:28 +00: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
9905761b26 Update README.md to reflect policy change about pull requests 2013-08-12 11:43:45 +02: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
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
zertrin
3faf4e5ce3 Merge pull request #51 from linsomniac/master
Fixing a typo.
2013-07-19 17:05:31 -07:00
Sean Reifschneider
3ce941c9b4 Typo. 2013-07-19 13:14:11 -06: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
zertrin
7bab9666f8 Merge pull request #49 from pew/master
sendmail elif typo
2013-07-07 14:49:32 -07:00
Jonas
7275aaff4c sendmail error 2013-07-07 19:03:42 +02:00
zertrin
82ff39370c Merge pull request #47 from jverdeyen/feature/sendmail
added sendmail as mail command
2013-07-03 01:18:22 -07:00
Joeri Verdeyen
31da9c897c Sendmail as mail command 2013-07-03 09:21:20 +02:00
zertrin
3ad3acad46 Update README.md: gpg is actually optionnal 2013-05-29 00:48:23 +02:00
zertrin
b4f069c87c Update README.md
Minor modifications
2013-05-15 17:59:56 +02:00
zertrin
67b62a8457 Merge pull request #43 from Neal/master
Make readme pretty!
2013-05-15 08:33:18 -07:00
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