https://bugs.kde.org/show_bug.cgi?id=515916
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from [email protected] --- Spent half an hour tracking this down this morning. Wanted to add a little more detail. If I type sftp://root@host/ in the Dophin address bar, the SSH session is started as "user" on the remote host. If I type sftp root@host in the terminal, the SSH session is started as "root" on the remote host. My ~/.ssh/config on the client looks similar to this: Host host User user Is it possibly an issue with libssh and not Dolphin/KIO? Not sure how to test that. SOFTWARE VERSIONS Linux: 6.19.8 (64-bit) KDE Plasma Version: 6.6.3 KDE Frameworks Version: 6.24.0 Qt Version: 6.10.2 -- You are receiving this mail because: You are watching all bug changes.
