https://bugs.kde.org/show_bug.cgi?id=395609
--- Comment #6 from Nikita Melnichenko <nikita+...@melnichenko.name> --- Alex, the problem is not with the KIO::copy code. It's QTemporaryFile which is created with the restricted permissions. I think we should refactor the code and possibly remove the QTemporaryFile calls. I'm not yet sure how to deal with remote file systems. Another option is not creating a file and let editor save it. I checked that it saves with proper permissions. -- You are receiving this mail because: You are watching all bug changes.