GNOME Bugzilla – Bug 150428
paste a folder with a same name shouldn't overwrite the target folder
Last modified: 2004-12-22 21:47:04 UTC
steps to re-produce: there are two folders: ~/aaa/123/bbb ~/ccc/123/ddd 1. copy the folder 123 in ~/ccc with nautilus menu 2. change to ~/aaa 3. paste with nautilus menu 4. click 'overwrite' or 'yes' in the warning dialog bug: folder bbb will be disappeared should do: add folder ddd to ~/aaa/123, and folder ~/aaa/123/bbb shouldn't be deleted other info: in gnome-terminal, the following cmd will add folder ddd to ~/aaa/123 only: $ cp -r ~/ccc/123/ddd ~/aaa/123
This bug has been fixed in the last version of nautilus. Please upgrade. See also http://lists.gnome.org/archives/gnome-vfs-list/2004-July/msg00018.html *** This bug has been marked as a duplicate of 48085 ***