https://bugs.kde.org/show_bug.cgi?id=399270

--- Comment #5 from Geert Janssens <i...@kobaltwit.be> ---
I don't agree it's the same.

Your file generated using cp is this:
-rw-r--r-- 1 ahmad users   10 Sep 24 00:16 copied-file

Your file generated using copy in dolphin is this:
-rw-r--r-- 1 ahmad ahmad 6 Sep 24 00:26 copied-file-with-dolphin

Note the difference in group id!
copied-file is owned by group "users", where copied-file-with-dolphin is owned
by group "ahmad".
Considering the group setuid bit was set on the containing directory, the
command line copy's behaviour is the proper one. Dolphin's copy ignores this
group setuid bit. However as we have both established, it only does so for
files, not for directories.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to