Bug 487503 - Unable to copy or move files within WebDAV directories
Summary: Unable to copy or move files within WebDAV directories
Status: REPORTED
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 24.02.2
Platform: Fedora RPMs Linux
: NOR normal
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-05-24 23:07 UTC by blue.dust4600
Modified: 2024-07-28 09:16 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description blue.dust4600 2024-05-24 23:07:50 UTC
SUMMARY

I've mounted my Fastmail Files using WebDAV in Dolphin, I can read all the files that are in there, I can create new files and I can delete files just fine. I can also edit existing files and create or delete folders with no problems. But whenever I try to copy or move files within the WebDAV mount I receive the error "A resource cannot be created at the destination until one or more intermediate collections (folders) have been created." This has behaved the same between NixOS/Plasma5 and Fedora40/Plasma6. I am able to perform this operation without issue using Windows File Explorer.

STEPS TO REPRODUCE
1.  Within a WebDAV mount, try to copy or move any file to any other location within that WebDAV mount.

OBSERVED RESULT

I receive the error "A resource cannot be created at the destination until one or more intermediate collections (folders) have been created."

EXPECTED RESULT

File is copied or moved

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Fedora 40
KDE Plasma Version: 6.xxx
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION
Comment 1 blue.dust4600 2024-05-24 23:09:54 UTC
ADDITIONAL INFORMATION

Copying a file from local storage to the WebDAV mount also works fine. Only WebDAV -> WebDAV copy fails