What is the problem you are having with rclone?
Most programs when attempting to save into an rclone webdav (as a way of mounting my google drive (config attached)) give an error along the lines of "cannot save this". For example snipping tool gives me "Couldn't save that image". Paint . net gives a "error occurred when saving this image". and word gives "cannot save file" errors.
This seemed like a similar error, so I added the --vfs-cache-mode
writes flag but that appeared to do nothing. It is also worth noting that this only seems to happen when saving directly from a program and not when copy and pasting things using windows explorer. I'm using webDAV as I don't have administrator access on this PC making winFSP out of the question.
Run the command 'rclone version' and share the full output of the command.
Which cloud storage system are you using? (eg Google Drive)
Google Drive
The command you were trying to run (eg rclone copy /tmp remote:tmp
)
Start-Process "rclone.exe" -ArgumentList "serve webdav gdrive: --vfs-cache-mode writes -vv"
Please run 'rclone config redacted' and share the full output. If you get command not found, please make sure to update rclone.
[gdrive]
type = drive
client_id = XXX
client_secret = XXX
scope = drive
token = XXX
team_drive =