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

            Bug ID: 435796
           Summary: Adding sftp network location using ssh alias doesn't
                    work if alias is in non-default file
           Product: frameworks-kio
           Version: unspecified
          Platform: Other
                OS: Linux
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: kio-bugs-n...@kde.org
          Reporter: vytas.n...@gmail.com
                CC: kdelibs-b...@kde.org
  Target Milestone: ---

SUMMARY
when adding a sftp network location using "add network folder" functionality,
hostname cannot be if alias isn't in the default ~/.ssh/config. In my case,
instead of defining host there, there is an Include directive, which points to
another file.
If instead it's defined in ~/.ssh/config, it works as expected.


STEPS TO REPRODUCE
1. add "Include foo" in ~/.ssh/config
2. modify ~/.ssh/foo to have the following:
Host foo
 Hostname 192.168.122.2
 User root
3. try to add network location in dolphin.

OBSERVED RESULT
Failed to resolve hostname foo (Name or service not known).

EXPECTED RESULT
Should be added successfully, as is if everything is defined in ~/.ssh/config

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

Reply via email to