https://bugs.kde.org/show_bug.cgi?id=514384
Vincent <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Vincent <[email protected]> --- I have the same issue, but the previous workaround(connecting over ssh in my terminal) didn't fix it. In fact, the remote was already in my known_hosts and in my ssh_config before I tried adding it with knetattach. Attempting to connect to the server using dolphin's address bar just got it stuck on "Connecting to <ip>:<port>...". But what did work for me was the following: `dolphin --new-window 'sftp://<user>@<ip>:<port>'`. This spawned a dolphin window that also tried to connect, but now it instantly asked for the fingerprint confirmation. The same popup as before, but this one WAS interactable. -- You are receiving this mail because: You are watching all bug changes.
