hi,
just wanted to point out a few things.
- windows can connect directly to webdav servers and
mountit as local storage without the need forrclone mount. might try testing with that. - rclone can emulate a webdav server, i used this command, tried to edit a file and got the following error message.
rclone serve webdav remote: --read-only --addr=:8080 --user=user --pass=pass --vfs-cache-mode=full --cache-dir=D:\data\rclone\cache\remote
