https://bugs.kde.org/show_bug.cgi?id=507328
Bug ID: 507328 Summary: Permission denied on shhfs mounts Classification: Applications Product: dolphin Version First 25.04.3 Reported In: Platform: openSUSE OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: dolphin-bugs-n...@kde.org Reporter: thomas.weinh...@stratoinos.de CC: kfm-de...@kde.org Target Milestone: --- Created attachment 183403 --> https://bugs.kde.org/attachment.cgi?id=183403&action=edit screenshot STEPS TO REPRODUCE (100% reproducible [actually since years]) 1. set folder permission on remote server to 700 (ssh server.de; chmod -R 700 /home/thomas) 2. mount remote directoy locally (sshfs tho...@server.de:/home/thomas/ ~/home/mnt/j4_thomas) 2. try copying a file into mounted directory (with dolphin drag&drop) OBSERVED RESULT Pasting file into mounted directory is denied, because dolphin wrongly assumes missing write permission. When opening local terminal write access is possible. EXPECTED RESULT Dolphin should allow pasting a file instead assuming missing write permission. SOFTWARE/OS VERSIONS Linux/KDE Plasma: Yes KDE Plasma Version: plasmashell 6.4.2 KDE Frameworks Version: No idea how to find out, sorry. Qt Version: qt6; cmake version 3.31.7 ADDITIONAL INFORMATION The attached screenshot which hopefully makes the issue more clear. I assume in case of file permission '700' dolphin presumes write permissions with the user-id, but this fails at sshfs mounted directories. DUPLICATES: This issue seems related to 292934 (https://bugs.kde.org/show_bug.cgi?id=292934) -- You are receiving this mail because: You are watching all bug changes.