https://bugs.kde.org/show_bug.cgi?id=399270
--- Comment #4 from Ahmad Samir <a.samir...@gmail.com> --- It's the same with copied-file which was copied with cp. So it isn't specific to KIO/dolphin. >From the chomd man page: <quote> SETUID AND SETGID BITS chmod clears the set-group-ID bit of a regular file if the file's group ID does not match the user's effective group ID or one of the user's supplementary group IDs, unless the user has appropriate privileges. Additional restrictions may cause the set-user-ID and set-group-ID bits of MODE or RFILE to be ignored. This behavior depends on the policy and functionality of the underlying chmod system call. When in doubt, check the underlying system behavior. </quote> I don't fully understand that, but it may explain the issue. -- You are receiving this mail because: You are watching all bug changes.