diff --git a/cmd/mount/mount.go b/cmd/mount/mount.go index 7393af80d..f7dcf7f01 100644 --- a/cmd/mount/mount.go +++ b/cmd/mount/mount.go @@ -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