SUMMARY I'm trying to open a file on a remote host using sftp://. When I do so, I get this: kex error : no match for method server host key algo: server [rsa-sha2-512,rsa-sha2-256,ssh-rsa,ecdsa-sha2-nistp256,ssh-ed25519], client [ssh-dss] STEPS TO REPRODUCE 1. Try to connect to a modern host with kio-sftp. OBSERVED RESULT Connection error: kex error : no match for method server host key algo: server [rsa-sha2-512,rsa-sha2-256,ssh-rsa,ecdsa-sha2-nistp256,ssh-ed25519], client [ssh-dss] EXPECTED RESULT Connection with modern ssh key algorithm. SOFTWARE/OS VERSIONS Linux/KDE Plasma: Neon (available in About System) KDE Plasma Version: 23.04.1 KDE Frameworks Version: 5.106.0 Qt Version: 5.15.9
Neon's libssh is outdated.
Still a problem with Neon/Plasma 6.
Is this fixed in the 0.10.x branch of libssh? We will get that with noble.
This seems to be fixed. I'm on latest Neon (based on 24.04) and I can connect to Ubuntu 24.04, Ubuntu 22.04, Rocky Linux 9 and Macintosh machines.
Seeing as this is working fine in 24.04, I'll close this.