! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
Serialize operations when copying from/to the same device.
Status:
RESOLVED: DUPLICATE
Severity:
enhancement

Comments

Description lvella 2016-05-15 00:00:05 CEST
When I want to copy multiple files to the USB stick, I browse the folders, and drag-and-drop it into the USB device. But if I do it multiple times, all copy operations are carried out in parallel, which is suboptimal if all the copy operations are from the same device or targeting the same device.

This is feature request I miss in many file managers: it would be nice that at most one copy operation would be carried for each block device involved, so if I have stacked many copies from HD1 to USB1, they would be carried in serial. But if I have stacked another from USB2 to HD2, that one should be carried in parallel (as currently done).
Comment 1 alexxcons editbugs 2020-05-10 22:32:10 CEST
Sorry for the very late reply ! Thunar was lacking a maintainer for long time.

There is already a Bug for that; Bug #16688 
If you can, please take a try for the attached patch (I still have to review/test it myself)

Not sure yet if serialization only is done for block devices using that patch

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

Bug #12577

Reported by:
lvella
Reported on: 2016-05-15
Last modified on: 2020-05-10

People

Assignee:
Xfce Bug Triage
CC List:
3 users

Version

Version:
unspecified

Attachments

Additional information