What is the problem you are having with rclone?
Hi,
I'm using win11pro, and I'm trying to install rclone to connect to a newly created ovhcloud cold archive.
So I installed rclone v1.63.1-windows-amd64 , using command line, I launched gui , because I prefer...
I managed (I believed) to configure my s3 ovhcloud connection, and now i'm trying to create a mountingpoint.
I installed winfsp, 2.0.23075 with developper option, so I can use \memfs64. (I read the manual)
I managed to create a new mapped drive T: and assign \memfs64 to it. seems to work.
Now, when I want to configure the mount in rclone gui , I have a "request failed with status code 500" and this errors in cmd:
when using an already created folder:
ERROR : rc: "mount/mount": error: failed to mount FUSE fs: mountpoint path already exists: T:\moicold
So I deleted the folder and I'mhaving this :
ERROR : rc: "mount/mount": error: failed to mount FUSE fs: mount stopped before calling Init: mount failed: cgofuse: cannot find winfsp
What did I miss?
How could I solve this?
Please...
Sorry for noob question, if it is...
Thanks
Run the command 'rclone version' and share the full output of the command.
rclone v1.63.1
- os/version: Microsoft Windows 11 Pro 22H2 (64 bit)
- os/kernel: 10.0.22621.2215 (x86_64)
- os/type: windows
- os/arch: amd64
- go/version: go1.20.6
- go/linking: static
- go/tags: cmount
Which cloud storage system are you using? (eg Google Drive)
ovh cold archive
The command you were trying to run (eg rclone copy /tmp remote:tmp
)
don't know the exact command used, because I use GUI
The rclone config contents with secrets removed.
rclone v1.63.1
- os/version: Microsoft Windows 11 Pro 22H2 (64 bit)
- os/kernel: 10.0.22621.2215 (x86_64)
- os/type: windows
- os/arch: amd64
- go/version: go1.20.6
- go/linking: static
- go/tags: cmount
Hope, that I have done everyting right