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
*** This bug has been marked as a duplicate of bug 161017 ***