https://bugs.kde.org/show_bug.cgi?id=445987
Bug ID: 445987
Summary: Dolphin cannot create folders on an Nginx based WebDAV
server.
Product: frameworks-kio
Version: 5.88.0
Platform: Manjaro
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: WebDAV
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: ---
Dolphin cannot create folders on an Nginx based WebDAV server.
Please see also https://trac.nginx.org/nginx/ticket/1966 => "In general,
clients SHOULD use the trailing slash form of collection names."
I can provide access to an Nginx based webdav resource, if needed.
STEPS TO REPRODUCE
1. Open an Nginx backed resource webdav(s)://... with Dolphin.
2. Try to create a folder there.
OBSERVED RESULT
Dolphin reports an error: "A resource cannot be created at the destination
until one or more intermediate collections (folders) have been created."
Nginx error log: 2021/11/23 18:11:06 [error] 30219#30219: *45 MKCOL can create
a collection only, client: ***, server: ***, request: "MKCOL /New%20Folder
HTTP/1.1", host: ***"
EXPECTED RESULT
The folder is created.
--
You are receiving this mail because:
You are watching all bug changes.