View Single Post
Posts: 1,808 | Thanked: 4,272 times | Joined on Feb 2011 @ Germany
#78
Originally Posted by pichlo;1469368
[code
[nemo@Dinghy ~]$ sftp tmo@bbmk.org
no hostkey alg
Couldn't read packet: Connection reset by peer
[nemo@Dinghy ~]$[/code]
My ssh server only presents an ed25519 host key. I've disabled rsa and dsa.
You probably need a more modern client (which version of ssh are you using).

Try using "sftp -v ..." and check what the problem is. If necessary (if you ask), I'll re-add rsa.