https://bugs.kde.org/show_bug.cgi?id=448768
Bug ID: 448768 Summary: SFTP Authentication failed Product: kio-extras Version: unspecified Platform: Archlinux Packages OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: SFTP Assignee: plasma-b...@kde.org Reporter: zeno.endem...@mailbox.org Target Milestone: --- SUMMARY This bug bothered me for quite some time now. For some reason I cannot connect to my laptop via SFTP (and have to use fish as a fallback): - `kioclient5 ls sftp://mylaptop` -> `kioclient5: Authentication failed.` - `sftp mylaptop` -> works - `kioclient5 ls fish://mylaptop` -> works On my laptop sshd logs two lines when trying to connect: "Received disconnect from <ip, port>: Bye Bye [preauth]" and "Disconnected from authenticating user <username> <ip, port> [preauth]" With other SFTP connections besides my laptop it does work as expected, but on the other hand I have a standard sshd setup on my laptop. The only real difference I can see is that my laptop is in a local network, all other SFTP connections I tried are online (so this might possibly be a race? - admittedly very wild conjecture). Anyway, any ideas what else I could try out or check? Thanks SOFTWARE/OS VERSIONS Operating System: Arch Linux KDE Plasma Version: 5.23.5 KDE Frameworks Version: 5.90.0 Qt Version: 5.15.2 -- You are receiving this mail because: You are watching all bug changes.