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

            Bug ID: 432143
           Summary: krusader ssh config file with includes not taken into
                    account
           Product: krusader
           Version: 2.7.2
          Platform: Fedora RPMs
                OS: Linux
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: krusader-bugs-n...@kde.org
          Reporter: slartibar...@gmail.com
                CC: krusader-bugs-n...@kde.org
  Target Milestone: ---

i have several entries in my ~/.ssh/config file and krusader happily picks them
up for connections like 'sftp://aliasName/blah'

To get some order into my configs, i distributed the entries into several files
and have an 'include' in my ~/.ssh/config like so (must be at the beginning for
it to work!):

# includes
Include config_others

Host somehost
     HostName 1.2.3.4
...

In krusader, only the entries of config are available for sftp.
If i want to use 'config_others', i have to explicitly move or symlink this
file to ~/.ssh/config for krusader to pick it up.

(or, could this be a bug in the kio framework which krusader is simply using?)

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

Reply via email to