Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-12-02 | Added the ability to use the same rsync_flags as byteback-backup | Patrick J Cherry | |
This allows the user to specify --xattrs --acl --hard-links etc. | |||
2015-12-02 | Changed the word "revision" to "snapshot" everywhere | Patrick J Cherry | |
This is for consistency and understanding. We use btrfs snapshots, so this makes sense. To me at least. | |||
2015-12-01 | Completely re-vamped restore command. Fixes #12403 | Patrick J Cherry | |
The byteback-restore command now uses the rsync xattrs to display information about the files due to be restored. It can handle filenames with spaces (!) and other characters. | |||
2015-08-11 | Updated the fatal-error handling. | Steve Kemp | |
Now we use the utility classes we have to log errors to syslog. | |||
2015-06-03 | Resync. | Steve Kemp | |
2015-06-03 | Minor update. | Steve Kemp | |
2015-06-03 | Relocated the binaries to bin/ | Steve Kemp | |