diff options
Diffstat (limited to 'rdiff-backup/TODO')
-rw-r--r-- | rdiff-backup/TODO | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/rdiff-backup/TODO b/rdiff-backup/TODO index 38f6c40..54d091b 100644 --- a/rdiff-backup/TODO +++ b/rdiff-backup/TODO @@ -1,6 +1,4 @@ -Make restores tolerant of missing files -Added --include/--exclude options for restoring ---------[ Medium term ]--------------------------------------- @@ -11,8 +9,6 @@ Look into security.py code, do some sort of security audit. Don't require increments.<date>.dir files to be setuid/setgid, or don't even have the backup files. (Andrew Bressen) -Examine default settings with --windows-mode - Look at Kent Borg's suggestion for restore options and digests. Add --list-files-changed-between or similar option, to list files that @@ -24,7 +20,7 @@ Add --dry-run option (target for v1.1.x) Add # of increments option to --remove-older-than -Make argument shortcut for cstream +Make argument shortcut for cstream, or some other bandwidth limiter. Write configuration file, to make sure settings like --quoting-char, --windows-time-format, etc., don't change between sessions, |