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 699295 - Copy operation will pick up files which were not there when folder was copied
Copy operation will pick up files which were not there when folder was copied
Status: RESOLVED OBSOLETE
Product: nautilus
Classification: Core
Component: File and Folder Operations
3.6.x
Other Linux
: Normal normal
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on: 770770
Blocks:
 
 
Reported: 2013-04-30 10:22 UTC by António Fernandes
Modified: 2021-06-18 15:53 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description António Fernandes 2013-04-30 10:22:16 UTC
Steps to reproduce:

Have a test-folder, with two sub-folders, and, inside the first sub-folder, a large-file, which takes more than 20 seconds to copy:

test-folder
|
+ sub-folder1
|  |
|  |- large-file
|
+ sub-folder2

Copy test-folder and paste it somewhere.
While big-file is being copied, create a new file in sub-folder2.

     Actual results:

The new file will be copied together with sub-folder2.

     Expected results:

The new files is not copied over because it did not exist when I asked nautilus to copy test-folder.

I think nautilus should get a list of all items to copy first, and then only copy the items in that list.
Comment 1 André Klapper 2021-06-18 15:53:34 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.