[kio-extras] [Bug 480547] Cannot connect to remote servers from .ssh/config/ that don't use a resolvable hostname as an identifier

2024-02-23 Thread kde
https://bugs.kde.org/show_bug.cgi?id=480547

k...@m1.apollo3zehn.net  changed:

   What|Removed |Added

 CC||k...@m1.apollo3zehn.net

--- Comment #2 from k...@m1.apollo3zehn.net  ---
For me it does not work even without any underscores in the `Host` field:

```
Host contabo
HostName 
User root
IdentityFile ~/.ssh/id_rsa
RequestTTY yes
RemoteCommand fish
```

Kubuntu 23.10
KDE-Plasma-Version: 5.27.8
KDE-Frameworks-Version: 5.110.0



When I then use `sftp://contabo` in Krusader it gives me `Failed to resolve
hostname contabo`

-- 
You are receiving this mail because:
You are watching all bug changes.

[kio-extras] [Bug 480547] Cannot connect to remote servers from .ssh/config/ that don't use a resolvable hostname as an identifier

2024-02-08 Thread Pedro V
https://bugs.kde.org/show_bug.cgi?id=480547

Pedro V  changed:

   What|Removed |Added

  Component|net-connection  |SFTP
 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1
Version|2.7.2   |unspecified
   Assignee|krusader-bugs-n...@kde.org  |plasma-b...@kde.org
 CC||voidpointertonull+bugskdeor
   ||g...@gmail.com
Product|krusader|kio-extras

--- Comment #1 from Pedro V  ---
Initially I wanted to just conclude that it's a works for me kind of matter,
but although the IP address you provided is not valid, I figured the friendly
hostname pattern was deliberate, so I gave that a try.

It turns out that the problem is with the underscore, can reproduce seeing the
3 line error message that way.
The issue doesn't appear without special characters or for example dash being
used as a separator.

Can also reproduce the issue with Dolphin, so not likely to be specific to
Krusader, it's more likely to be a KIO (slave) problem.

KDE Plasma Version: 5.27.8
KDE Frameworks Version: 5.110.0

-- 
You are receiving this mail because:
You are watching all bug changes.