Commit graph

295 commits

Author SHA1 Message Date
Sławomir Paszkiewicz
8985d9c432 - added EMAIL_FAILURE_ONLY option to send e-mails only if there was an error while doing backup
- added HOSTNAME option to inform in e-mail report for which server is this report for
- e-mail subject is rewrited now to know if backup was OK or not
2015-09-02 10:17:14 +02:00
zertrin
142f4c6b89 Merge branch 'awk_backslash' of https://github.com/mddirba/duplicity-backup into mddirba-awk_backslash 2015-08-20 23:06:01 +02:00
Matthew Dirba
689eb23161 add more backslashes to unweildy awk script 2015-08-17 14:58:00 -05:00
zertrin
6c3564da1e Slight rework of README.md 2015-07-29 22:23:03 +02:00
zertrin
498ac973e7 Rework of duplicity-backup.conf.example, no functionality changes 2015-07-29 21:56:53 +02:00
Jean-Baptiste Alleaume
5bdb816b63 Add OpenStack Swift support 2015-07-29 15:38:48 +02:00
zertrin
0dfa26af59 change mode of script to 755 2015-07-05 20:08:51 +02:00
bayareamarketing
0644d7679c Make tar stdin/stdout explicit in backup function
Fixes (show stopper) error on FreeBSD, potentially other platforms: 
$ gpg -d duplicity-backup-2015-xx-xx.tar.gpg | tar x
tar: Error opening archive: Failed to open '/dev/sa0'
(tar does not r/w to stdin/out by default, you have to specify)
2015-06-24 13:33:06 +02:00
Marc Gallet
19951b7180 Fix issue #94 2015-05-21 09:09:10 +02:00
zertrin
a69eeaad85 Delete trailing spaces 2015-05-18 18:40:23 +02:00
zertrin
4be3671511 Fix bug #93 : make message about unsupported destination disk usage more explicit 2015-05-18 18:17:34 +02:00
zertrin
6fb8b4e46b Improve requirements section in the README 2015-05-15 10:18:34 +02:00
zertrin
1aca860e06 Fix README.md 2015-05-15 10:13:45 +02:00
zertrin
771c2715be Merge branch 'bova82-google-cloud-storage' into dev
Conflicts:
	duplicity-backup.sh
2015-05-15 10:05:41 +02:00
Giovanni Pini
2be958e0ec Human readable size for Google Cloud 2015-05-14 16:17:20 +02:00
Giovanni Pini
01143b6834 Size GCS with gsutil 2015-05-14 16:16:56 +02:00
Giovanni Pini
8abfd40c30 Google Cloud Storage support 2015-05-14 14:16:59 +02:00
Giovanni Pini
6256f0a701 Update README.md 2015-05-14 14:16:43 +02:00
zertrin
e976b5def9 Merge branch 'move-exclude-device-files' into dev 2015-04-21 00:10:46 +02:00
zertrin
749834d34d Merge remote-tracking branch 'mddirba/master' into dev 2015-04-21 00:03:55 +02:00
Rob Miceli
528cc41a7a Move --exclude-device-files to beginning of EXCLUDE variable
duplicity gives a warning when --exclude-device-files is not the first
selector in the exclude arguments. This commit moves the selector and
fixes the warning.

Minor spelling and space corrections
2015-04-20 13:33:44 -04:00
Matt Dirba
c8d249da18 removed perl dependancy 2015-04-17 08:54:36 -05:00
zertrin
624e32be4b Merge pull request #84 from phillxnet/unset-ftp-password
unset ftp_password variable
2015-04-16 20:51:48 +02:00
zertrin
8c1af2145d Merge pull request #85 from phillxnet/s3cmd-config-report
Improve reporting on s3cmd state and make disk use log report formats consistent, and add type to destination report
2015-04-16 20:49:34 +02:00
Matt Dirba
20ded180e8 Appending usage information to EMAIL_SUBJECT
modified:   duplicity-backup.sh
2015-04-13 17:13:08 -05:00
Matt Dirba
a749d24901 Add support for getting size of remote disk connected via ssh 2015-04-10 15:26:28 -05:00
Philip
e94732a473 Add destination type to disk use report and make format consistent with source du report 2015-01-27 15:23:11 +00:00
Philip
08cb675755 improve s3cmd not installed message, ie mention PATH 2015-01-27 13:13:18 +00:00
Philip
3fcfb220c2 add s3cmd config not found to dest disk use report 2015-01-26 19:20:44 +00:00
Philip
92a39325cf unset ftp_password variable 2015-01-23 19:12:57 +00:00
zertrin
9e55b84837 Merge branch 'dev' 2015-01-23 20:00:47 +01:00
Philip
258e68c95a copy whole array rather than one element 2015-01-23 17:02:25 +00:00
Philip
ea14212806 remove not on -z INCLIST check 2015-01-23 16:25:51 +00:00
zertrin
2e6e383538 Rework on the pull request to refactor the new code 2015-01-21 16:29:42 +01:00
zertrin
b34c7a5986 Include the include/exclude globbing file in the backup tarball if present 2015-01-21 15:59:42 +01:00
Philip
6f5b0dccc8 My typo in code comment - du not df 2015-01-19 20:13:52 +00:00
Philip
01ec946eef Correct log reports of file size to disk use, plus some log file formatting cleanups 2015-01-19 19:08:23 +00:00
Philip
646f8c4036 Excluded directories were no excluded from source disk usage report - quotes issue 2015-01-19 18:36:11 +00:00
Philip
6ccf6917e4 Don't skip source disk use report when INCLIST unconfigured 2015-01-19 17:17:56 +00:00
zertrin
c12bca41e0 Merge pull request #78 from phillxnet/logdir_owner
When creating our log directory we should set its owner:group to that of the log file owner
2015-01-18 23:39:02 +01:00
Philip
bdcb1bffd7 Update example config with log dir creation info 2015-01-18 18:01:32 +00:00
Philip
d3c21028b0 If we create the log dir chown it to log file owner 2015-01-18 14:50:35 +00:00
zertrin
f4000f9c36 Update README.md - HTTPS links when available 2014-12-06 12:03:32 +01:00
zertrin
edca6379ec Merge pull request #75 from csmithATsquiz/tmpdir
add an option to set the tmpdir for duplicity to use.
2014-12-05 10:56:51 +01:00
zertrin
f45829e583 Merge pull request #74 from csmithATsquiz/ssh_issue
Collection status over ssh
2014-12-05 10:43:21 +01:00
Christopher Smith
59f2339c2c add an option to set the tmpdir for duplicity to use. 2014-12-05 09:39:05 +11:00
Christopher Smith
83b7ecdbe0 doing a collection status and file list need to eval the command (like all the other commands already do) because if you have ssh options set in your config, it causes an error ("duplicity: error: no such option: -o") 2014-12-05 09:30:05 +11:00
zertrin
18c7f40a7f Merge pull request #71 from martinec/master
fix: ensure a trailing slash in log dir name
2014-08-16 17:42:41 +02:00
martinec
7b20db3953 fix: ensure a trailing slash in log dir name
LOGDIR="/foo/bar" (without  a trailing slash) produces /foo/barbackup.lock and/foo/barduplicity-* files, not /foo/bar/backup.lock and /foo/bar/duplicity-* files as expected. This fix ensures a trailing slash in the log dir name.
2014-08-10 03:08:38 +02: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