Smb access denied vis Dolphin?

I’ve been coping files from the home directory to the remote directory on a Rasperry Pi without any problem. But I just encountered access denied today. Is it a Dolphin issue or smb?

Seems like a confirmed issue on latest KDE: https://bugs.kde.org/show_bug.cgi?id=510567

1 Like

Thanks for responding, that gives me a big relief. I will just wait for the fix. Now have to use scp in CLI…not fun…

You can also mount the filesystem via sshfs within Dolphin if scp works already - afair. More convenient than scp if a GUI is preferred.

1 Like

That sounds like a good idea. Is there a write-up or video on how to set this up properly?

Having ssh working without password (ssh key login) on a Pi going into the Dolphin network panel and setting up a new connection:

gives me instant access.

1 Like

Works like a champ! I’ve never noticed the “Add Network Folder” button. Thanks a lot!

The file transfer speed seems to be much slower than SMB.

Speed via ssh is is not the best, so only consider it a workaround until the smb bug is fixed.

1 Like

I’ve been having this same issue for a while now. I’ve got into the habit of mounting the shares using SMB4k which fixes the problem for me, but adds clunky additional steps.

This ticket was marked as fixed, but mine still fails…

The fix for the issue is in the code now. If you don’t compile it yourself it will reach you after KDE made an official release and Arch picked it up.

Since it affects kio in kde-frameworks and we just got the 6.19 release expect it in a month.

There’s a chance that Arch picks up the patch earlier if enough people are affected. From reading the description I run into it too when working with files locally. Not the end of the world but very annoying.

kio 6.19.0-2 was released and everything seems fine now. Kudo to the team!

1 Like

I just installed that version now. Problem still exists for me.

That’s weird. If you haven’t restarted the computer, give it a try.

I did. No change. I documented my problem over here last month. Weird SMB permissions denied (Unraid)