[dolphin] [Bug 502985] Using SSH's global IdentitiesOnly option breaks sftp
TraceyC
bugzilla_noreply at kde.org
Tue Apr 22 21:59:47 BST 2025
https://bugs.kde.org/show_bug.cgi?id=502985
TraceyC <kdedev at tlcnet.info> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |WAITINGFORINFO
Status|REPORTED |NEEDSINFO
CC| |kdedev at tlcnet.info
--- Comment #1 from TraceyC <kdedev at tlcnet.info> ---
Thanks for the bug report. I'm not able to reproduce this with Dolphin built
from git-master
I'm assuming you used "Add Network Folder - ssh - sftp" in Dolphin to set up
the folder access
The correct syntax for that option in the ssh config file is
IdentitiesOnly yes
Even so, adding IdentitiesOnly = yes to the top of .ssh/config did not prevent
me from accessing an sftp folder I set up before adding that.
This connection does have an SSH keypair assocated with it
For your sftp folder, do you use an SSH keypair to connect?
Can you share the ssh command you use to connect through the terminal?
(Without the actual hostname or private information like a password)
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the kfm-devel
mailing list