SUMMARY When I use Tools -> Net Connection all is OK, but when I use Bookmark or type sftp://user@example.com:22/ Krusader does nothing! There is no error, it's still connecting and connecting. I wait for hours and no error. STEPS TO REPRODUCE 1. type sftp://user@example.com:22/ into URL or choose it from bookmarks OBSERVED RESULT >> Reading… on status bar EXPECTED RESULT Connection to server SOFTWARE/OS VERSIONS Ubuntu 20.10 ADDITIONAL INFORMATION
I've just tried on version 2.8.0-dev (from git master) and I cannot replicate this issue. I was connected to my server immediately.
Did you installed some other packages to try the dev version?
(In reply to Davide Gianforte from comment #2) > Did you installed some other packages to try the dev version? I'm using KDE Neon Unstable, all KDE packages are built from git master (thus the dev version number). You could try compiling krusader with kdesrc-build if you're interested: https://kdesrc-build.kde.org
It could be resolved in a newer version of Qt, or in kio-extras (the package that provide sftp), or in an unrelated change in Krusader that implements better the sftp kioslave.
I could not reproduce it with current Krusader master version. Typing sftp://demo@test.rebex.net:22 (password: "password") in the address bar or by bookmark works fine for me. Please report back if there is still an issue.