Unable to mount on windows (Cannot create WinFsp-FUSE file system: mount point in use.)

I am unable to mount on windows.

Here are my config.

C:\Users\xx\Downloads\cloud\rclone>rclone lsd ijm:
-1 2017-09-16 20:35:42 -1 Documents
-1 2018-06-18 23:00:01 -1 Google Photos
-1 2017-09-16 12:11:58 -1 Photos
-1 2017-11-21 01:05:26 -1 amzn
-1 2017-11-21 01:05:36 -1 encfs

Here are my command to mount.

rclone mount ijm: “C:\Users\xx\Downloads\cloud\mount\gdrive”

Here are the errors that I get.

C:\Users\xx\Downloads\cloud\rclone>rclone mount ijm: “C:\Users\xx\Downloads\cloud\mount\gdrive”
Cannot create WinFsp-FUSE file system: mount point in use.
2019/04/06 13:36:49 ERROR : Google drive root ‘’: Mount failed
2019/04/06 13:36:49 Fatal error: failed to mount FUSE fs: mount stopped before calling Init: mount failed

Please help.

It works now. All I have to do is make sure that the mount folder does not exist. I already created the folder hence the error. In my case, I need to remove folder gdrive (under mount).

All good now.

2 Likes

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