Mount not working (no mount or save)

Fresh install of v08.6.39 on Windows 11 Pro (latest updates installed). I have a Google One Drive that I cannot mount and have the only mount type option of “cmount”, which I am unfamiliar with, I only know of FUSE. I currently have rclone ver. 1.69 installed and use RcloneBrowser as well and have no issue with mounting. I will right click on the chosen GDrive location, select mount, have the option, select a drive letter, select all default options (like I said I only see one option in mount type of cmount) and try and click save and mount and nothing happens. There is nothing in the log. I also tried running RcloneView as Administrator, same result.

Command line and RcloneBrowser (via FUSE) mount works perfectly.

Not sure what else to check. Love this app so far, so looking for a replacement for RcloneBrowser.

1 Like

Thanks for your detailed feedback — really appreciate you giving RcloneView a try.

The “cmount” option in RcloneView corresponds to the mount backend used when WinFSP is installed, which is required for mounting on Windows. Since mounting works fine with RcloneBrowser (which uses FUSE), there might be a compatibility issue with your WinFSP setup.

Could you let us know which version of WinFSP you have installed? You can check it in the Programs and Features panel or by running winfsp-x64 installer again.

Also, if possible, please check if the rclone cmount command works directly in your command prompt using the same remote. That will help narrow down if the issue is with RcloneView or the cmount backend itself.

Looking forward to your update!