Discussion:
[krusader] [Bug 390450] New: sftp connect don't read ~/.ssh/config correctly
Jiri Prchal
2018-02-14 13:12:23 UTC
Permalink
https://bugs.kde.org/show_bug.cgi?id=390450

Bug ID: 390450
Summary: sftp connect don't read ~/.ssh/config correctly
Product: krusader
Version: 2.4.0-beta3 "Single Step"
Platform: Ubuntu Packages
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: net-connection
Assignee: ***@fork.pl
Reporter: ***@aksignal.cz
Target Milestone: ---

Hi,
I've got this config:

Host server
Hostname x.y.z.101
Port 22
User user
IdentityFile ~/.ssh/ecdsa

Host *
Port 4322
Compression yes
User user
ServerAliveInterval 15
IdentityFile ~/.ssh/rsa
HashKnownHosts no

Command "ssh server" works well, connects to ip and correct port = 22.
Krusader's new net connection to sftp "server" picks ip, but not port and after
while returns timeout. By tcpdump, it tries to "default" port 4322.
--
You are receiving this mail because:
You are watching all bug changes.
Nikita Melnichenko
2018-02-15 05:05:21 UTC
Permalink
https://bugs.kde.org/show_bug.cgi?id=390450

Nikita Melnichenko <nikita+***@melnichenko.name> changed:

What |Removed |Added
----------------------------------------------------------------------------
CC| |nikita+***@melnichenko.name
Resolution|--- |UNMAINTAINED
Status|UNCONFIRMED |NEEDSINFO

--- Comment #1 from Nikita Melnichenko <nikita+***@melnichenko.name> ---
Thanks for your report. We no longer support v2.4
(https://groups.google.com/forum/#!topic/krusader-devel/SPHtVgQnNAE). Please
try with the latest stable v2.6 or Git version if possible.
--
You are receiving this mail because:
You are watching all bug changes.
Jiri Prchal
2018-02-15 12:31:31 UTC
Permalink
https://bugs.kde.org/show_bug.cgi?id=390450

--- Comment #2 from Jiri Prchal <***@aksignal.cz> ---
Tried in fresh install of Ubuntu 17.10, Krusader 2.6.0, kio-extras 17.04.3 but
it doesn't read config at all.
Post by Jiri Prchal
https://bugs.kde.org/show_bug.cgi?id=390450
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |UNMAINTAINED
Status|UNCONFIRMED |NEEDSINFO
Thanks for your report. We no longer support v2.4
(https://groups.google.com/forum/#!topic/krusader-devel/SPHtVgQnNAE). Please
try with the latest stable v2.6 or Git version if possible.
--
You are receiving this mail because:
You are watching all bug changes.
Nikita Melnichenko
2018-02-16 04:35:11 UTC
Permalink
https://bugs.kde.org/show_bug.cgi?id=390450

Nikita Melnichenko <nikita+***@melnichenko.name> changed:

What |Removed |Added
----------------------------------------------------------------------------
Resolution|UNMAINTAINED |---
Component|net-connection |sftp
Status|NEEDSINFO |UNCONFIRMED
Product|krusader |kio
Assignee|***@fork.pl |***@cryptomilk.org
Version|2.4.0-beta3 "Single Step" |unspecified

--- Comment #3 from Nikita Melnichenko <nikita+***@melnichenko.name> ---
Krusader doesn't implement sftp protocol but uses KIO. This is a KIO bug,
likely it's a duplicate of bugs #338432, #230530. I'll reassign.
--
You are receiving this mail because:
You are watching all bug changes.
Andreas Schneider
2018-02-16 12:50:57 UTC
Permalink
https://bugs.kde.org/show_bug.cgi?id=390450

--- Comment #4 from Andreas Schneider <***@cryptomilk.org> ---
Could you please open a bug at https://bugs.libssh.org/
--
You are receiving this mail because:
You are watching all bug changes.
Nate Graham
2018-07-20 21:39:16 UTC
Permalink
https://bugs.kde.org/show_bug.cgi?id=390450

Nate Graham <***@kde.org> changed:

What |Removed |Added
----------------------------------------------------------------------------
Component|sftp |SFTP
Product|kio |kio-extras
Version|unspecified |18.04.3
--
You are receiving this mail because:
You are watching all bug changes.
Andreas Schneider
2018-08-24 06:06:42 UTC
Permalink
https://bugs.kde.org/show_bug.cgi?id=390450

Andreas Schneider <***@cryptomilk.org> changed:

What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |UPSTREAM
Status|UNCONFIRMED |RESOLVED

--- Comment #5 from Andreas Schneider <***@cryptomilk.org> ---
This has been fixed with libssh-0.8.1.
--
You are receiving this mail because:
You are watching all bug changes.
Loading...