https://bugs.kde.org/show_bug.cgi?id=476081
Pedro V <voidpointertonull+bugskde...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |voidpointertonull+bugskdeor | |g...@gmail.com --- Comment #1 from Pedro V <voidpointertonull+bugskde...@gmail.com> --- It's quite likely an upstream shortcoming as the SFTP KIO slave uses libssh which seems to neglect a lot of "convenience" features. For example what you want to achieve here could be also done with HostKeyAlias, but that isn't supported either. Apparently it doesn't use known_hosts2 by default, but surprisingly it supports the UserKnownHostsFile option, so you can request that to be also used in your SSH config file. -- You are receiving this mail because: You are watching all bug changes.