[dolphin] [Bug 507328] New: Permission denied on shhfs mounts
Thomas Weinhold
bugzilla_noreply at kde.org
Mon Jul 21 20:13:00 BST 2025
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-null at kde.org
Reporter: Thomas.Weinhold at stratoinos.de
CC: kfm-devel at 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 thomas at 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 on the CC list for the bug.
More information about the kfm-devel
mailing list