You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cadaver https://webdav.my.domain.tld
Authentication required for restricted on server `webdav.my.domain.tld':
Username: user
Password:
But uploading files does not work, resulting in 404!
dav:/> put ./test.md
Uploading ./test.md to `/test.md':
Progress: [=============================>] 100.0% of 153 bytes failed:
404 Not Found
Terminated by signal 2.
Connection to `webdav.my.domain.tld' closed.
Is it not supported or a misconfiguration on my side? The folder /home/example/webdav has access rights to allow everyone to read, write and execute
The text was updated successfully, but these errors were encountered:
Same here. On Arch Linux, caddy v2.8.4 built with latest commit of this module. get is also not working.
Sorry my problem is due to classical subffolder problem , not related to this issue.
I'm experiencing the same issue (response status 404) but only on MOVE (GET & PUT work fine), when trying to install KeeWeb. I checked that the file it's trying to move exists and that it has permissions to move it.
Hi, I set my config up according to the documentation:
Connecting works fine
But uploading files does not work, resulting in 404!
Is it not supported or a misconfiguration on my side? The folder /home/example/webdav has access rights to allow everyone to read, write and execute
The text was updated successfully, but these errors were encountered: