Commit Graph
22 Commits
Author SHA1 Message Date
Laurent Cozic 2d0cb29bcb Allow specifying the expiration strategy tokens in any order (less error prone) 2017-11-26 16:59:29 +00:00
Laurent Cozic c608793b60 Moved expiration logic to own function and implemented handling of strategy tokens 2017-11-26 16:48:03 +00:00
Laurent Cozic 8ef83da5d9 Reverted to use rm for directory deletion 2017-06-04 11:25:52 +01:00
Laurent Cozic b85bf9a6e5 Updated README and mentioned built-in lock 2017-06-03 15:39:19 +01:00
Laurent Cozic b41589ec77 Only use optimised deletion method for large directories 2017-06-03 15:31:48 +01:00
Laurent Cozic d152279d30 Still delete inprogress file in case of error or warning 2017-05-08 20:14:15 +00:00
Laurent Cozic 15329de603 Changed order of error/warning handling to avoid redundant error messages.
Displayed grep command that can be copied and pasted to investigate backup issues.
2017-05-02 21:14:22 +00:00
Laurent Cozic 77d8c56000 Added --stats --human-readable to default rsync flags, and done minor clean up and refactoring 2017-05-02 21:58:01 +00:00
Laurent Cozic d65cb504cc Documented expiration logic in README 2017-05-02 20:36:10 +00:00
Laurent Cozic f9205f6e20 Allow setting log file directory 2017-05-02 20:14:36 +00:00
Laurent CozicandLaurent Cozic 756b03bc32 Fixes issue #59 - script didn't work when source set to '/' 2016-11-29 12:29:07 +00:00
Laurent CozicandGitHub 1880478bc5 Merge pull request #57 from dliessi/fix-date-FreeBSD
fix date parsing on FreeBSD
2016-10-08 11:28:02 +01:00
Laurent Cozic 9bf68c1e1e Removed test dir 2016-10-03 21:04:20 +01:00
Laurent Cozic 41427964ac Removed --archive flag and replaced it with the actual options, to make it clear what's happening. Also removed --verbose 2016-10-01 13:48:30 +01:00
Laurent Cozic 56a3a89866 Fixed issue with paths that contain spaces 2016-10-01 13:44:56 +01:00
Laurent CozicandGitHub b9d359f797 Update rsync_tmbackup.sh
Allow getting and setting rsync options
2016-09-10 11:32:11 +01:00
Laurent CozicandGitHub d680039e5f Update README.md
Documented `--rsync-set-flags` option.
2016-09-10 11:30:17 +01:00
Laurent Cozic 5a0fd5f3b1 Added SSH and Time Machine style backup example 2016-08-16 09:36:57 +01:00
Laurent Cozic 6157826651 Added support for setting SSH port 2016-08-15 12:01:37 +01:00
Laurent Cozic 9c5046e518 Added support for command line flags 2016-08-15 11:29:15 +01:00
Laurent Cozic 4fcbb0eab5 Formatting - not sure when that was changed to spaces 2016-08-12 17:29:09 +01:00
Laurent Cozic 2f2ac64aa3 'Fix' active backup task issue in Cygwin, added warning, and TODO solution 2015-11-08 12:09:28 +01:00