Bug 436716

Summary: Uploadin with custom path creates wrong name
Product: [Frameworks and Libraries] kio-gdrive Reporter: medin <med.medin.2014>
Component: generalAssignee: Elvis Angelaccio <elvis.angelaccio>
Status: REPORTED ---    
Severity: major    
Priority: NOR    
Version First Reported In: 21.04.0   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description medin 2021-05-07 01:33:32 UTC
If you share a file to google drive and change the upload path in the dialog by adding a non existent folder then the file will be uploaded but renamed to that non existent folder you typed.

What is expected is that the whole typed path (including sub folders) should be created within google drive and finally upload the file to the correct path.

Or give user the choice to select path from google drive already created folders.