Update TODO - dedup - deduplicating backup program
HTML git clone git://bitreich.org/dedup/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/dedup/
DIR Log
DIR Files
DIR Refs
DIR Tags
DIR README
DIR LICENSE
---
DIR commit 311a565e21fcf8e1d69faeb980054e76669164db
DIR parent ad360edb70575b72ca96071e12bdd3106a055c86
HTML Author: sin <sin@2f30.org>
Date: Sun, 17 Feb 2019 11:29:05 +0000
Update TODO
Diffstat:
M TODO | 1 +
1 file changed, 1 insertion(+), 0 deletions(-)
---
DIR diff --git a/TODO b/TODO
@@ -3,3 +3,4 @@ version field in entry header
file locking
overflow checks
compression support using lz4
+make sure it works with raw devices (cannot use lseek on store file)