Goldstein Lyor created SSHD-425:
-----------------------------------
Summary: Fix SFTP permission handling issues for Windows-based SSHD
Key: SSHD-425
URL: https://issues.apache.org/jira/browse/SSHD-425
Project: MINA SSHD
Issue Type: Bug
Affects Versions: 1.0.0, 0.14.0
Reporter: Goldstein Lyor
Priority: Minor
Since the _Windows_ file system does not have a _permissions_ view like Unix,
the SFTP commands that handle such permissions yield incorrect results - e.g.,
regular files are not recognized as such, read/write permissions are not
correctly reported, etc. (and various tests in _SftpTest_ fail...). The code
should take into account the current O/S when processing permissions and not
assume a POSIX / Unix model.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)