| Summary: | SFTP/FTP from URL bar doesn't work | ||
|---|---|---|---|
| Product: | [Applications] krusader | Reporter: | Przemyslaw Adam Śmiejek <przemyslaw.smiejek> |
| Component: | net-connection | Assignee: | Krusader Bugs Distribution List <krusader-bugs-null> |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | normal | CC: | alex.bikadorov, davide, justin.zobel, krusader-bugs-null |
| Priority: | NOR | ||
| Version First Reported In: | 2.7.2 | ||
| Target Milestone: | --- | ||
| Platform: | Ubuntu | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Przemyslaw Adam Śmiejek
2020-11-04 13:35:08 UTC
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. |