Summary: | Destination file is not removed when file copy is aborted | ||
---|---|---|---|
Product: | [Unmaintained] kio | Reporter: | Matt <bugreports> |
Component: | general | Assignee: | David Faure <faure> |
Status: | RESOLVED DUPLICATE | ||
Severity: | normal | CC: | adawit, asenlekoff, russianneuromancer |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Matt
2010-06-16 22:52:16 UTC
There is already filed bug about this problem: https://bugs.kde.org/show_bug.cgi?id=148429 (In reply to comment #1) > There is already filed bug about this problem: > https://bugs.kde.org/show_bug.cgi?id=148429 That is not the same bug. That bug is asking for something different and far more complicated. What I am asking for is only to bring parity to how OS's work (Windows, Mac OS X and classic). To summarize: if you are in the middle of a file copy and click cancel, the file that is currently being copied should be deleted from the destination since the copy was aborted before it completed. Any files that successfully completed copying prior to canceling would remain. Yes, you are right, I mistake. But, you know, these are the two issues are related. Because there is two ways: 1. Dolphin remove file when copy is aborted: https://bugs.kde.org/show_bug.cgi?id=241932 2. Dolphin not remove file when copy is aborted, but allow to continue copy process later: https://bugs.kde.org/show_bug.cgi?id=148429 And maybe one another way: 3. Ask user: remove files? If we follow way 1, then 2 can't be implemented. But if we follow way 3 then issue 1 is solved, and it's possible to implement way 2. You still choise way 1? Ah, sorry. https://bugs.kde.org/show_bug.cgi?id=148429 already include way 3 ("Requested Rollback" for copy process mean ask to remove files). I think implement https://bugs.kde.org/show_bug.cgi?id=148429 is better idea then just remove files without request. Duplicates bug 148429 *** This bug has been marked as a duplicate of bug 148429 *** |