diff options
author | bescoto <bescoto@2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109> | 2003-06-21 01:29:18 +0000 |
---|---|---|
committer | bescoto <bescoto@2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109> | 2003-06-21 01:29:18 +0000 |
commit | 5015e6c7a84243200c00c467d892b1b2105ee9bb (patch) | |
tree | 46a6533237dbe77d60c46ac319730b80c0dd7d79 /rdiff-backup/TODO | |
parent | f4da6ca2f3034ae3d5cd08062bb5d964f63789af (diff) | |
download | rdiff-backup-5015e6c7a84243200c00c467d892b1b2105ee9bb.tar.gz |
Fixed quoted hardlinks, added --windows-restore, fixed a couple tests
git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@320 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
Diffstat (limited to 'rdiff-backup/TODO')
-rw-r--r-- | rdiff-backup/TODO | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/rdiff-backup/TODO b/rdiff-backup/TODO index 7787e74..7b401fb 100644 --- a/rdiff-backup/TODO +++ b/rdiff-backup/TODO @@ -2,8 +2,13 @@ Make restores tolerant of missing files Look into hard linking on windows +Added --include/--exclude options for restoring + ---------[ Medium term ]--------------------------------------- +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. |