STOP and READUSE THIS TEMPLATENO EXCEPTIONS - By not using this, you waste your time, our time and really hate puppies. Please remove these two lines and that will confirm you have read them.
i created a remote webdav server. and pointed a crypt to it.
What is the problem you are having with rclone?
my webdav server is pretty slow and instable, so i want to use cache between my crypt and my webdav remote. i want it to use my external hdd F:\ as cache. i am running windows 10.
Run the command 'rclone version' and share the full output of the command.
rclone v1.71.0
os/version: Microsoft Windows 10 Enterprise N LTSC 2021 21H2 21H2 (64 bit)
os/kernel: 10.0.19044.5737 (x86_64)
os/type: windows
os/arch: amd64
go/version: go1.25.0
go/linking: static
go/tags: cmount
Which cloud storage system are you using? (eg Google Drive)
webdav
The command you were trying to run (eg rclone copy /tmp remote:tmp)
my webdav server is pretty slow and instable, so i want to use cache between my crypt and my webdav remote. i want it to use my external hdd F:\ as cache. i am running windows 10.
You have configured crypted webdav served over sftp with full caching enabled. All look fine and should work without issues. If your remote is slow but data is already in cache it will be served fast. Similarly for writes - data will be written to cache and then rclone will take care of slow uploads.
no idea why you mention this. You do not need it? Do not use it:)