Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-05-11 | Prevent accumulator from being set to Nil | Jamie Nguyen | |
2015-12-18 | Added "." to the rsync restore command | Patrick J Cherry | |
This prevents ALL TEH BACKUPS being copied back to the host. | |||
2015-12-02 | Tidied up trollop options. | Patrick J Cherry | |
Including checking that only one of --complete, --ping, or --list are called. | |||
2015-12-02 | Catch situations where no files are matched during restore. | Patrick J Cherry | |
2015-12-02 | Exclude "." from the rsync so the pwd doesn't get its permissions changed.. | Patrick J Cherry | |
Otheriwse you end up with your current directory owned by byteback:byteback (or whoever owns the byteback_root). | |||
2015-12-02 | Updated argument parsing in the restore functionality of receive | Patrick J Cherry | |
* Verbose is now caught properly * --all is caught and removed | |||
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-02 | Catch out-dated clients by looking for the old "restore" command | Patrick J Cherry | |
Hopefully this will prompt people to update. | |||
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-06-03 | Resync | Steve Kemp | |
2015-06-03 | Relocated the binaries to bin/ | Steve Kemp | |