I tried different types of commands to try and create a clone of my rar2fs fusemounts in windows.
I have WinFSP and Rar2fs installed and working.
The rar2fs fuse is mounted as network drives. One of them are the example below, S:\
Version of rclone rclone-v1.68.2-windows-amd64
C:\Windows\System32>rclone version
rclone v1.68.2
os/version: Microsoft Windows 11 Pro 23H2 (64 bit)
os/kernel: 10.0.22631.4460 (x86_64)
os/type: windows
os/arch: amd64
go/version: go1.23.3
go/linking: static
go/tags: cmount
I have tried:
rclone mount remote:S:\ E:
rclone mount remote:\S E:
rclone mount remote://S E:\
And a lot more, i get these errors:
2024/11/20 14:16:06 CRITICAL: Failed to create file system for "xxxxxxx": didn't find section in config file
C:\Windows\System32>rclone mount remote:\rar2fs\d E:
2024/11/20 12:17:13 CRITICAL: Failed to create file system for "remote:\\rar2fs\d": didn't find section in config file
C:\Windows\System32>rclone mount S: E:
2024/11/20 12:03:21 ERROR : Local file system at //?/S:/: Statfs failed: failed to read disk usage: The system cannot find the path specified.