summaryrefslogtreecommitdiff
path: root/rdiff-backup/TODO
diff options
context:
space:
mode:
authorben <ben@2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109>2002-05-15 00:24:53 +0000
committerben <ben@2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109>2002-05-15 00:24:53 +0000
commit6b0d24eee2a2fc5652c4cb866ac390aa91d1fe24 (patch)
treea245674265a836beb73a3d39ea30f75e5db95107 /rdiff-backup/TODO
parent41d607d9cf3537481308cf98fcbb3517005afa39 (diff)
downloadrdiff-backup-6b0d24eee2a2fc5652c4cb866ac390aa91d1fe24.tar.gz
Misc changes (ok I forget)
git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@84 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
Diffstat (limited to 'rdiff-backup/TODO')
-rw-r--r--rdiff-backup/TODO14
1 files changed, 7 insertions, 7 deletions
diff --git a/rdiff-backup/TODO b/rdiff-backup/TODO
index ecac2b7..66a8d3a 100644
--- a/rdiff-backup/TODO
+++ b/rdiff-backup/TODO
@@ -5,14 +5,14 @@ logging stats
Add to above Dean Gaudet's suggestion: make errors look prettier (like tar).
-Add new restore option - bring directory to state it was in, say, 5
-days ago, etc.
+Examine certain network settings like Globals.conn_bufsize and whether
+or not ssh is used with compression, and find good defaults or add
+easy to use switches.
-Michael S. Muegel suggestion: "--char-translate source-char
-replacement-string" for use between windows/unix conversions, e.g. ':'
-to _colon_. Also distinguish new vs changed update in lvl 5 logging.
+Examine and fix recovery problems.
+Add options to pass to ssh (e.g. compression, maybe arbitrary options).
-Bugs:
+Think about adding Gaudet's idea for keeping track of renamed files.
-Jamie Heilman's race condition \ No newline at end of file
+--read-only and --write-only /usr/foo switches to tighten security up some.