mount: Note that write is now supported on ACD
This commit is contained in:
parent
1e41a015b5
commit
0b562bcabc
1 changed files with 1 additions and 1 deletions
|
@ -113,7 +113,7 @@ mount won't do that, so will be less reliable than the rclone command.
|
||||||
### Bugs ###
|
### Bugs ###
|
||||||
|
|
||||||
* All the remotes should work for read, but some may not for write
|
* 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
|
* 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
|
* Or put in an an upload cache to cache the files on disk first
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue