WebDav: Permanent MKCOL can only be executed on an unmapped URL

What is the problem you are having with rclone?

Hi, we have rclone permanentrly trying to create a folder and unable to start uplloading files from mounted disk as it encounter 405 MKCOL can only be executed on an unmapped URL and unable to correctly handle it.

Run the command 'rclone version' and share the full output of the command.

rclone v1.59.1
- os/version: Microsoft Windows 10 Pro 21H2 (64 bit)
- os/kernel: 10.0.19044.1889 (x86_64)
- os/type: windows
- os/arch: amd64
- go/version: go1.18.5
- go/linking: static
- go/tags: cmount

Which cloud storage system are you using? (eg Google Drive)

We have custom webdav server based on wsgidav(pyhton), it look like it correctly throw 405 (seem to conform specification) as folder exists indeed.

Look for some reason rclone consider upload as failed, attempt to remove all files and start again:
rclone_files_mount_edited.log (164.3 KB)

moment please, it would be delay between finished upload and appearance on remote

Yes there was delay before file refreshed its size so srever reported to rclone zero size for uploaded file. Sorry for disturbing.

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.