https://bugs.kde.org/show_bug.cgi?id=395609
--- Comment #7 from Alex Bikadorov <alex.bikado...@kdemail.net> --- You're right Nikita, I missed that. But this means that KIO::CopyJob::setDefaultPermissions() is not working. The documentation says it for exactly this use case - having umask applied when copying temporary files. And AFAIK there is no way to create a file with KIO (KIO::open() seems to be only for opening existing files). All KIO code I have seen also uses the way to copy already existing files to a final destination. -- You are receiving this mail because: You are watching all bug changes.