Goldstein Lyor created SSHD-544:
-----------------------------------

             Summary: Take into account target file system separator when 
resolving "local" paths
                 Key: SSHD-544
                 URL: https://issues.apache.org/jira/browse/SSHD-544
             Project: MINA SSHD
          Issue Type: Bug
    Affects Versions: 1.0.0
            Reporter: Goldstein Lyor
            Assignee: Goldstein Lyor
            Priority: Minor
             Fix For: 1.0.0


SSHD-429 translates all paths to the local file separator without taking into 
account the underlying file system separator. Usually, it will be the local 
one, but theoretically it can be some other since it is the result of a 
_FileSystemFactory_. Use the _FileSystem#getSeparator_ to check if this is 
indeed the case.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to