From 76cea490e02a769fa738b2ac6c74c7a313447ca3 Mon Sep 17 00:00:00 2001 From: Will Woods Date: Wed, 25 Feb 2009 18:24:49 -0500 Subject: Update TODO --- TODO | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/TODO b/TODO index 632118d..da12224 100644 --- a/TODO +++ b/TODO @@ -24,7 +24,10 @@ Server: - source files : 2.2m files (!), 38GB - Saves 34% disk space, lots and lots of inodes Client: -- Use a webdav implementation that can cache files +- Use a better FUSE-webdav implementation + - cache files locally + - multithreaded + - yes, wdfs is single-threaded. bluh. == Crazy future ideas == - Provide source files as well -- cgit