https://bugs.kde.org/show_bug.cgi?id=522841

            Bug ID: 522841
           Summary: Krusader ignores SSH config
    Classification: Applications
           Product: krusader
      Version First 2.9.0
       Reported In:
          Platform: EndeavourOS
                OS: Linux
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: net-connection
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
  Target Milestone: ---

DESCRIPTION
Krusader is not able to resolve my SSH config alias

STEPS TO REPRODUCE
1. Create ssh config with alias

Host hll-12
    HostName 192.168.XXX.XXX
    User XXX
    IdentityFile ~/.ssh/id_rsa

2. Connect in Krusader via "sftp://hll-12";
3. Observe the error "Failed to resolve hostname hll-12 (any): name or service
not known

OBSERVED RESULT
See error above

EXPECTED RESULT
Krusader should respect ssh config settings. I have > 40 hosts defined there
and it works beautifully with VSCode's SSH extension and the SSH, SFTP, SCP
terminal commands. But with Krusader, I have no chance to connect to all these
servers (I guess my SSH key setting is ignored as well).

SOFTWARE/OS VERSIONS
Operating System (available in the Info Center app, or by running `kinfo` in a
terminal window):
KDE Plasma Version: 6.7.2
KDE Frameworks Version: 6.27.0
Qt Version: 6.11.1

ADDITIONAL INFORMATION
I know that Krusader uses KIO under the hood and I found
https://bugs.kde.org/show_bug.cgi?id=319117 but that bug report has a different
error message.

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

Reply via email to