Bug 362321 - Add the ability to queue file transfers (sequential transfers)
Summary: Add the ability to queue file transfers (sequential transfers)
Status: RESOLVED DUPLICATE of bug 161017
Alias: None
Product: kio
Classification: Frameworks and Libraries
Component: file (show other bugs)
Version: unspecified
Platform: Other Linux
: NOR wishlist
Target Milestone: ---
Assignee: David Faure
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-04-26 19:53 UTC by Najjar
Modified: 2016-04-27 10:42 UTC (History)
0 users

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 Najjar 2016-04-26 19:53:59 UTC
It would be great if there were a feature that enables queuing file transfers.

A scenario: I want to copy/move directories or files placed in different locations on the same source (e.g. /mnt/audio/dir1 /mnt/images/dir2, I want to copy both dir1 and dir2). Or if I remember or add additional files after starting.

The way it works now is that all transfers work in parallel. This makes IO suffer if the number of transfers is enough to saturate the port.

Basically, the option of treating multiple transfers the same way individual files in the same transfer are treated.

Reproducible: Always
Comment 1 Christoph Feck 2016-04-27 10:42:24 UTC

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