GNOME Bugzilla – Bug 668961
Offer to resolve symbolic links when backend doesn’t support them
Last modified: 2013-12-16 11:45:38 UTC
You can only skip symbolic links if the target backend doesn’t support them. (Or cancel the entire copy process.) It’d be better to ask the user whether the links should be resolved and copied as if they were actual files. Notifying the user is important, as the copies may need more disk space and behave differently from the originals.
This is a Nautilus UI issue. The underlying API [1] supports either following or not following the symlink. [1] https://developer.gnome.org/gio/stable/GFile.html#g-file-copy
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 581830 ***