https://bugs.kde.org/show_bug.cgi?id=419897
Erik Kurzinger <ekurzin...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ekurzin...@gmail.com --- Comment #33 from Erik Kurzinger <ekurzin...@gmail.com> --- Also encountering this issue after an update. It looks like the sshfs command is failing with the following error message... fuse: unknown option(s): `-o ssh-rsa' If I modify plugins/sftp/mounter.cpp and delete the "HostKeyAlgorithms=+ssh-dss\\,ssh-rsa" line then it works again. Maybe sshfs or fuse changed how they parse options and is now getting confused by the comma? But it's not entirely clear to me why this option is even necessary. It is for compatibility with older systems or something? -- You are receiving this mail because: You are watching all bug changes.