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 303160 - queue copies to same target
queue copies to same target
Status: RESOLVED OBSOLETE
Product: nautilus
Classification: Core
Component: File and Folder Operations
unspecified
Other All
: Low enhancement
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
: 706758 719954 (view as bug list)
Depends on: 124783
Blocks:
 
 
Reported: 2005-05-05 18:18 UTC by fast suzuki
Modified: 2021-06-18 15:29 UTC
See Also:
GNOME target: ---
GNOME version: Unversioned Enhancement



Description fast suzuki 2005-05-05 18:18:23 UTC
if copy file A do it in 1 minute and file B do it in 1 minute, if i try to copy
at same time A and B do it in 4 minutes. It's because target media is slow and
switch in both copy slow process.

Feature: all copy is a LIFO, when you add a file to copy, this file is the first
to copy and stop previous files, when this file finished, the another files
continues copying.
Comment 1 Sebastien Bacher 2005-05-07 21:20:31 UTC
I'm not sure than people want to delay the first copied file because they start
copying other stuff.

Any maintainer with an advice on this?
Comment 2 fast suzuki 2005-05-08 11:38:48 UTC
im the same of feature request.

Really, it can be a lifo or a fifo, the important thing is dont copy at same
time because it'll be slooooower than copy one and then another.
Comment 3 Christian Neumair 2005-07-10 15:18:40 UTC
Now that in Nautilus 2.11 the list view can display a whole folder hierarchy
(tree view), you can open the source media root and select multiple files which
are at totally different hierarchy positions. You can then copy those and paste
them wherever you want to get serial copying. I'm almost willing to close this
bug report, we just need you feedback whether you think the proposed solution is
appropriate.
Comment 4 Javier M Mora (jamarier) 2005-08-22 22:43:47 UTC
[I'm the bug reporter, but now with a new bugzilla-gnome account]

Christian, I think that isnt a solution for the problem. The problem is copy
files in a parallel mode is always inefficient. the head of HD is jumping either
two positions (or more). if the media is slow (i.e. an usb-disk), the penalty is
to hight.

If you allow user start another copy (in same media) before last copy ended, i
suggest you put new copy in a fifo (and dont start new copy until las copy
ended). In the other hand, you can forgive start a copy is another file is
copying. But, i think the first idea is better.

yours, jamarier
Comment 5 Matt Walton 2008-10-26 13:45:03 UTC
I think copies to the same target should queue - I've noticed when copying multiple large files to a USB stick it's much slower than doing them in series, but I don't want to have to sit over the computer waiting for each one to complete in order to start the next one.

A solution requiring the use of a particular Nautilus view is not acceptable, especially when the default is supposed to be spatial folder view.
Comment 6 William Jon McCann 2012-08-30 00:49:15 UTC
Queuing copies to the same target makes some sense to me.
Comment 7 António Fernandes 2013-08-25 18:47:04 UTC
*** Bug 706758 has been marked as a duplicate of this bug. ***
Comment 8 António Fernandes 2013-12-17 12:43:43 UTC
*** Bug 719954 has been marked as a duplicate of this bug. ***
Comment 9 André Klapper 2021-06-18 15:29:50 UTC
GNOME is going to shut down bugzilla.gnome.org in favor of gitlab.gnome.org.
As part of that, we are mass-closing older open tickets in bugzilla.gnome.org
which have not seen updates for a longer time (resources are unfortunately
quite limited so not every ticket can get handled).

If you can still reproduce the situation described in this ticket in a recent
and supported software version of Files (nautilus), then please follow
  https://wiki.gnome.org/GettingInTouch/BugReportingGuidelines
and create a new ticket at
  https://gitlab.gnome.org/GNOME/nautilus/-/issues/

Thank you for your understanding and your help.