[dolphin] [Bug 502985] Using SSH's global IdentitiesOnly option breaks sftp

"Luca Saalfeld" <[email protected]>
Newsgroups gmane.comp.kde.devel.kfm
Message-ID <[email protected]/>
https://bugs.kde.org/show_bug.cgi?id=502985

Luca Saalfeld <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|24.12.3                     |25.04.0

--- Comment #2 from Luca Saalfeld <[email protected]> ---
Arch got the 25.04 update and while the error coming from the creation of a new
remote folder stayed the same, the error of viewing an already existing one
"disappeared". Now "Loading cancelled" is displayed in the center of the panel.

Now, to you questions:
> I'm assuming you used "Add Network Folder - ssh - sftp" in Dolphin to set up the folder access
Yes, exactly.

> For your sftp folder, do you use an SSH keypair to connect?
I only use key pairs. Passwords are forbidden on the server.

> Can you share the ssh command you use to connect through the terminal?
The command is 'ssh fuser', which isn't too helpful, so here's the relevant
config for that:

AddKeysToAgent yes
IdentitiesOnly yes
Host fuser
        HostName <IP>
        IdentityFile ~/.ssh/<keyfile>
        User <user>

'/etc/ssh/ssh_config' has literally everything commented out. There are two
configs, but they're for libvirt and systemd.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.