Bug 223994 - Move and copy thrash due to multitasking
Summary: Move and copy thrash due to multitasking
Status: RESOLVED DUPLICATE of bug 161017
Alias: None
Product: kio
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: SVN
Platform: Ubuntu Linux
: NOR wishlist
Target Milestone: ---
Assignee: David Faure
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-24 04:48 UTC by Chris
Modified: 2018-05-08 17:38 UTC (History)
4 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Chris 2010-01-24 04:48:36 UTC
Version:           4:4.3.4-0ubuntu1~karmic1 (using KDE 4.3.4)
OS:                Linux
Installed from:    Ubuntu Packages

When I drag-and-drop files from my hard disk to a USB drive or vice-versa, unless I drag them all over at once or wait for the first to finish before dragging the second, Dolphin tries to multitask the copy operations. This slows down the transfer tremendously.

To reproduce: Plug in a USB flash drive, USB external hard drive, or internal hard drive with USB adapter. Click the Device Notifier, then click the newly plugged-in drive. In another Dolphin window, drag-and-drop a large file or group of files from the hard drive to the USB drive or vice-versa, then drag-and-drop another while the first is still copying or moving.

Expected behaviour: Dolphin detects (or delegates the file operation to another program which detects) that the source or destination path is a disk already running at maximum throughput. The second copy or move operation enters a queue, and it starts only when it can do so without delaying an operation already in progress.
Comment 1 Nate Graham 2018-05-08 17:38:54 UTC

*** This bug has been marked as a duplicate of bug 161017 ***