Commit graph

16 commits

Author SHA1 Message Date
Benoît S. 40a66dd3e1 Change an hard coded path for logging times. 2014-03-19 11:54:41 +01:00
Benoît S. 68ac5cc92d Send mail report only if incrementals where deleted. 2014-03-19 11:54:41 +01:00
Benoît S. 7e51e1a236 Fix issue #10, delete temp empty dir at the end. 2014-03-19 11:54:41 +01:00
Benoit.S « Benpro » 5420d8358c Fix a typo in evobackup-rm.sh & beautifications.
Beautifications of evobackup-inc.sh, evobackup-rm.sh & zzz_evobackup
2014-03-19 11:54:41 +01:00
Benoît S. 1a181b3e91 All shebangs set to /bin/bash. 2014-03-19 11:54:41 +01:00
Benoît S. d41d076f1b Ameliorate report when creating or deleting incrementals. 2014-03-19 11:54:40 +01:00
Benoît S. a8fc2f04a1 Added -h to rsync. 2014-03-19 11:54:40 +01:00
Benoît S. 52c6874c62 Added --stats to rsync and keep 30 last lines for log. 2014-03-19 11:54:40 +01:00
Benoît S. 2499be0318 Don't return *, if bash glob don't find files/dir in evobackup-rm. 2014-03-19 11:54:40 +01:00
Benoit.S « Benpro » 8953c98dc4 Remove old comments. 2014-03-19 11:54:40 +01:00
Benoît S. 69876a53bb Fix a bug in the way of killing evobackup.
Fix a bug in the way of killing evobackup.

The process is launched by "run-parts /etc/cron.daily". When you kill the
process, run-parts is not informed and the process go in Z state (and rsync
continue to work!). When another run-parts is launched the part wich kill a
process if already launched fail.

This fix this particular bug.
2014-03-19 11:54:39 +01:00
Benoit.S « Benpro » 8489824d50 Adding excludes rules. Chmod 755 for all actions. Changing example server name. 2014-03-19 11:54:39 +01:00
Benoit.S « Benpro » c0c63fe2bf Added --delete-excluded to rsync command line.
Also exclude /sys by default.
2014-03-19 11:54:39 +01:00
Benoit.S « Benpro » 2da66af003 Rsync command line was bogus. Changing methods using rsync filter rules. 2014-03-19 11:54:39 +01:00
Benoit.S « Benpro » 48bba6896a Fix typo in variable name. 2014-03-19 11:54:39 +01:00
Benoit.S « Benpro » 580c352b4f Refactoring of the code.
Evobackup is is now all in english and it is more flexible and easy to
install & configure.
2014-03-19 11:54:39 +01:00