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