Bug 495577 - RFE: Destination folder is not created if needed
Summary: RFE: Destination folder is not created if needed
Status: REPORTED
Alias: None
Product: kdeconnect
Classification: Applications
Component: plasmoid (other bugs)
Version First Reported In: unspecified
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Albert Vaca Cintora
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-10-30 11:21 UTC by Peter Tselios
Modified: 2024-10-30 11:21 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Tselios 2024-10-30 11:21:06 UTC
SUMMARY
When we configure KDE Connect and the the Share and Receive plugin, we can use the %1 at the destination path, with %1 being the source's device name. 
However, if the path doesn't exists, the plugin isn't creating it, without any warning or indication that the path should exist. 

What would be ideal is the KDE Connect to check if the destination directory exists and if not to either create it, or request user's permission to create it. In case the destination folder doesn't exists (eg ~/Downloads/MyPhone), you see the "receiving" files pop up without any notification that the files are actually not saved. 

Linux/KDE Plasma: 
KDE Plasma Version: 6.2.1
KDE Frameworks Version: 6.7.0
Qt Version: 6.7.3

ADDITIONAL INFORMATION