mount: Note that write is now supported on ACD

This commit is contained in:
Nick Craig-Wood 2016-11-19 10:54:37 +00:00
parent 1e41a015b5
commit 0b562bcabc

View File

@ -113,7 +113,7 @@ mount won't do that, so will be less reliable than the rclone command.
### Bugs ###
* All the remotes should work for read, but some may not for write
* those which need to know the size in advance won't - eg B2, Amazon Drive
* those which need to know the size in advance won't - eg B2
* maybe should pass in size as -1 to mean work it out
* Or put in an an upload cache to cache the files on disk first