What is the problem you are having with rclone?
Hello everyone and happy new year!
I set up a cloud (kDrive by infomaniak) on my computer (Windows 11) using rclone and WebDav.
Everything works fine, but unfortunately I no longer have versioning. It seems to me that rclone replaces the document I'm accessing instead of creating a new version. When I access the kDrive online client, I don't see any version history.
kDrive support confirmed that the documents were overwritten and that this behavior must come from rclone (for which they don't provide support).
I also tried with --vfs-cache-mode full but without more success.
I'm running the command from a .bat file.
Any ideas on how to change this so that versioning works again?
Thank you in advance for your help. Please bear in mind that I'm new to rclone and windows commands.
Run the command 'rclone version' and share the full output of the command.
rclone v1.68.2
- os/version: Microsoft Windows 11 Pro 23H2 (64 bit)
- os/kernel: 10.0.22631.4602 (x86_64)
- os/type: windows
- os/arch: amd64
- go/version: go1.23.3
- go/linking: static
- go/tags: cmount
Which cloud storage system are you using? (eg Google Drive)
The command you were trying to run (eg rclone copy /tmp remote:tmp
)
"C:\Program Files\rclone\rclone.exe" mount "kDrive WebDav:" K: --network-mode --vfs-cache-mode writes
Please run 'rclone config redacted' and share the full output. If you get command not found, please make sure to update rclone.
C:\Program Files\rclone>rclone config redacted
[kDrive WebDav]
type = webdav
url = https://XXXXXX.connect.kdrive.infomaniak.com/
vendor = other
user = XXX
pass = XXX