Jiri Prchal
2018-02-14 13:12:23 UTC
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.
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.
You are receiving this mail because:
You are watching all bug changes.