summaryrefslogtreecommitdiff
path: root/lib/byteback/restore_file.rb
AgeCommit message (Collapse)Author
2015-12-02Added missing "time" dependency to restore_file.rbPatrick J Cherry
This is required for Time#parse
2015-12-01Completely re-vamped restore command. Fixes #12403Patrick 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.