summaryrefslogtreecommitdiff
path: root/rdiff-backup/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'rdiff-backup/TODO')
-rw-r--r--rdiff-backup/TODO20
1 files changed, 11 insertions, 9 deletions
diff --git a/rdiff-backup/TODO b/rdiff-backup/TODO
index 142bcdc..2be3440 100644
--- a/rdiff-backup/TODO
+++ b/rdiff-backup/TODO
@@ -1,19 +1,21 @@
-Write PID of process to current_mirror file.
+--verify switch for checking hashs, and hash check on restore
----------[ Medium term ]---------------------------------------
+For comparing, check source filesystem
-Look into sparse file support (requested by Stelios K. Kyriacou)
+Clean up connection dropped message
-Look into security.py code, do some sort of security audit.
+Add metadata diffing
-Look at Kent Borg's suggestion for restore options and digests.
+Clean up compare reports
-Add --list-files-changed-between or similar option, to list files that
-have changed between two times
+Test comparing of single files, and files/directories specified by
+increment. Also test --include/--exclude with compare options.
-Add --dry-run option (target for v1.1.x)
+---------[ Medium term ]---------------------------------------
-Add # of increments option to --remove-older-than
+Look into sparse file support (requested by Stelios K. Kyriacou)
+
+Look at Kent Borg's suggestion for restore options and digests.
---------[ Long term ]---------------------------------------