Summary: | New files on SFTP remote folders are created with all permission bits set/enabled | ||
---|---|---|---|
Product: | [Frameworks and Libraries] kio-extras | Reporter: | Kishore Gopalakrishnan <kishore96> |
Component: | SFTP | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | CONFIRMED --- | ||
Severity: | normal | CC: | john.kizer |
Priority: | NOR | ||
Version First Reported In: | 24.12.1 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Other | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Kishore Gopalakrishnan
2025-01-19 15:51:27 UTC
Hi - thanks for your bug report! I can reproduce this on Fedora KDE 41: $ stat --format="%a %A" "Downloads/testbugs/Text File.txt" 7777 -rwsrwsrwt |