summaryrefslogtreecommitdiff
path: root/rdiff-backup/TODO
diff options
context:
space:
mode:
authorbescoto <bescoto@2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109>2005-10-31 04:53:31 +0000
committerbescoto <bescoto@2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109>2005-10-31 04:53:31 +0000
commita5c03feacbbd9361eb3e2abe367b75529c83459b (patch)
treebcb8f86bf8cfc61bd771b6e45d557bdda7604e80 /rdiff-backup/TODO
parenta2705f514b471e2b74c98a0cde588863e3ff22c6 (diff)
downloadrdiff-backup-a5c03feacbbd9361eb3e2abe367b75529c83459b.tar.gz
Added various compare options like --compare-full and --compare-hash
git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@664 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
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 ]---------------------------------------