Bug 362321

Summary: Add the ability to queue file transfers (sequential transfers)
Product: [Frameworks and Libraries] kio Reporter: Najjar <abderrahman.najjar>
Component: fileAssignee: David Faure <faure>
Status: RESOLVED DUPLICATE    
Severity: wishlist    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:

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 ***