Volume name in MacOS

Hello everyone!

I have a problem using rclone mount in MacOS. The default name of the volume is not how I like it to be and makes my mounts unorganized when I have multiple open.

What is your rclone version (output from rclone version)

I'm using rclone version rclone v1.51.0-054-gda5cbc19-beta

Which OS you are using and how many bits (eg Windows 7, 64 bit)

MacOS 10.15.4

Which cloud storage system are you using? (eg Google Drive)

I'm mounting using SFTP in combination with a VPS.

rclone mount --vfs-cache-mode writes -o volname=Jottacloud donuts:/home/donuts/jottacache /Users/********/Documents/jotta

I get the error message:

2020/07/03 15:49:48 ERROR : -o/--option not supported with this FUSE backend

I use the flag like this:

--volname mnt_gdrive

and that works for when mounting my Google Drive

Working, thanks!

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.