[
https://issues.apache.org/jira/browse/SSHD-544?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Goldstein Lyor resolved SSHD-544.
---------------------------------
Resolution: Fixed
Fix Version/s: 1.0.0
> 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)