Bug 312507

Summary: Do not delete source file when unfinished file "move" action is canceled
Product: [Unmaintained] kio Reporter: Martin <mrb74>
Component: smbAssignee: Unassigned bugs mailing-list <unassigned-bugs>
Status: RESOLVED WORKSFORME    
Severity: critical CC: adawit, frank78ac
Priority: NOR    
Version: 4.9.4   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Martin 2013-01-02 22:23:18 UTC
This is a grave bug, because data loss is possible!

Reproducible: Always



Expected Results:  
If user cancels the file "move" action dolphin must not delete the original file and should ask the user if the incomplete destination file should be deleted.
Comment 1 Frank Reininghaus 2013-01-03 08:14:02 UTC
Thanks for the bug report. Copying and moving files is handled by KIO -> reassigning.
Comment 2 Jekyll Wu 2013-01-03 15:39:43 UTC
Hmm, where is the bug ?  

My memory and current observation has always been: both the source and the imcomplete destination are kept after a canceled moving ( cut and paste) . Nothing is deleted.
Comment 3 Martin 2013-01-03 19:38:21 UTC
This problem occurs when I copy a file from an SMB share (Ubuntu Linux server) to the local drive.
Comment 4 Jekyll Wu 2013-01-03 20:20:36 UTC
Thanks for the feedback with more specific information,  but I still can't reproduce it following that that samba-to-local use case.
Comment 5 Dawit Alemayehu 2013-08-18 02:41:57 UTC
Cannot reproduce. Neither the source nor the destination is deleted. Feel free to reopen if you can reproduce with KDE 4.10.5 or higher.