You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "Goldstein Lyor (JIRA)" <ji...@apache.org> on 2015/07/26 15:37:04 UTC

[jira] [Work stopped] (SSHD-544) Take into account target file system separator when resolving "local" paths

     [ https://issues.apache.org/jira/browse/SSHD-544?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Work on SSHD-544 stopped by Goldstein Lyor.
-------------------------------------------
> 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)