Bug 312507 - Do not delete source file when unfinished file "move" action is canceled
Summary: Do not delete source file when unfinished file "move" action is canceled
Status: RESOLVED WORKSFORME
Alias: None
Product: kio
Classification: Unmaintained
Component: smb (show other bugs)
Version: 4.9.4
Platform: Ubuntu Linux
: NOR critical
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-02 22:23 UTC by Martin
Modified: 2013-08-18 02:41 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 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.