Bug 498229

Summary: Creating an existing folder on copy to mtp url results fails instead writing into it
Product: [Frameworks and Libraries] kio-extras Reporter: Christoph Thielecke <crissi99>
Component: MTPAssignee: Unassigned bugs <unassigned-bugs-null>
Status: REPORTED ---    
Severity: major CC: elvis.angelaccio, kde, kdelibs-bugs-null, nate
Priority: NOR    
Version First Reported In: 24.12.0   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Christoph Thielecke 2025-01-03 21:22:28 UTC
The mtp kioslave can be used to access mobile file system.
I can copy a folder structure with sub folders to the device if not existing.
If a sub folder exist already, an error message box is shown up "Can't create folder" and the copy task is aborted.
It would be better to skip folder creation in this case and just try to write the content into the existing folder on the device.
Comment 1 Nate Graham 2025-01-04 02:59:57 UTC
Can reproduce on git master too.
Comment 2 Christoph Thielecke 2025-04-15 17:09:03 UTC
Still existing on frameworks 6.13.0 :(