From 20535348db5aee980c26f445bb7ca377adb52783 Mon Sep 17 00:00:00 2001 From: Nick Craig-Wood Date: Fri, 6 Feb 2015 09:24:19 +0000 Subject: [PATCH] Update docs to remove obsolete bug - fixes #21 --- docs/content/docs.md | 1 - notes.txt | 6 ++++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/docs/content/docs.md b/docs/content/docs.md index 02b781233..16bf39a0a 100644 --- a/docs/content/docs.md +++ b/docs/content/docs.md @@ -132,7 +132,6 @@ COPYING file included in this package). Bugs ---- - * Doesn't sync individual files yet, only directories. * Drive: Sometimes get: Failed to copy: Upload failed: googleapi: Error 403: Rate Limit Exceeded * quota is 100.0 requests/second/user * Empty directories left behind with Local and Drive diff --git a/notes.txt b/notes.txt index 301b8ee21..5d7f6def4 100644 --- a/notes.txt +++ b/notes.txt @@ -38,6 +38,12 @@ Todo * Need to make directory objects otherwise can't upload an empty directory * Or could upload empty directories only? +More rsync features + * include + * exclude + * max size + * bandwidth limit + Ideas * could do encryption - put IV into metadata? * optimise remote copy container to another container using remote