https://bugs.kde.org/show_bug.cgi?id=103331
--- Comment #21 from David Faure <fa...@kde.org> --- Git commit ff4bb61b2f5492f1942c1f11fe4c8b9a7eb654ea by David Faure, on behalf of Ahmad Samir. Committed on 22/08/2021 at 08:28. Pushed by dfaure into branch 'master'. file_unix: minor cleanup Separate ::chmod() from acl_set_file() call, more readable that way. If the permissions are -1, that means preserve the permissions/attributes of the source file, this matches what the code is/was doing and the docs. Maybe we should add a couple more setters for the job, e.g. setPermissions(), setAcl(), then users can fine-tune the permissions of the dest, preserve, don't set, leave as default M +9 -5 src/ioslaves/file/file_unix.cpp https://invent.kde.org/frameworks/kio/commit/ff4bb61b2f5492f1942c1f11fe4c8b9a7eb654ea -- You are receiving this mail because: You are watching all bug changes.