After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 719954 - Copying and moving of files should be done in serial instead of parallel when possible
Copying and moving of files should be done in serial instead of parallel when...
Status: RESOLVED DUPLICATE of bug 303160
Product: nautilus
Classification: Core
Component: File and Folder Operations
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2013-12-06 10:19 UTC by Pacho Ramos
Modified: 2013-12-17 12:43 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Pacho Ramos 2013-12-06 10:19:05 UTC
I have just suffered this situation:
1. I have a local folder with various big files and another one that is on a external USB drive.
2. I want to move some of them to the external drive

-> If I select, for example, three files at the same time and move them to the drive, they are scheduled to be moved "in a serial way" (I mean, when the first file is moved, the second one starts to be moved...)

-> If I select a file and move it and, while it's being moved, I select another file to be moved to the same place... the files are moved in parallel, leading to much poorer speed rates (probably because HD needs to expend some time reading both files at the same time)

=> I think that would be better if all files that are going to be moved from the same place to the same one should be added to a queue to achieve faster speeds


Thanks a lot
Comment 1 António Fernandes 2013-12-17 12:43:43 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.

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