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:38:04 UTC

[jira] [Updated] (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 ]

Goldstein Lyor updated SSHD-544:
--------------------------------
    Fix Version/s:     (was: 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
>
> 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)