https://bugzilla.xfce.org/show_bug.cgi?id=15447
--- Comment #3 from alexxcons <[email protected]> --- Just checked the nautilus code. No suprise, it as well uses "g_file_copy". Just like thunar it does not make use of G_FILE_COPY_ALL_METADATA However after copy, in nautilus there is a check "handled_invalid_filename", which possibly could make the difference: https://gitlab.gnome.org/GNOME/nautilus/blob/master/src/nautilus-file-operations.c#L5279 -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Xfce-bugs mailing list [email protected] https://mail.xfce.org/mailman/listinfo/xfce-bugs
