[
https://issues.apache.org/jira/browse/SSHD-527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Goldstein Lyor resolved SSHD-527.
---------------------------------
Resolution: Fixed
Detected and fixed an issue with _SftpFileSystemProvider#newDirectoryStream_ -
in _Java_ the "." and ".." entries are never listed so the implementation needs
to filter them out if received from the remote side. Up until now the tests
were conducted with the _Java_ server which up until this fix did not list the
".." entry, so this issue did not surface.
> Generate a synthetic ".." folder in SFTP listing of folder contents
> -------------------------------------------------------------------
>
> Key: SSHD-527
> URL: https://issues.apache.org/jira/browse/SSHD-527
> Project: MINA SSHD
> Issue Type: Improvement
> Reporter: Goldstein Lyor
> Assignee: Goldstein Lyor
> Priority: Minor
>
> This is a convenience method in order to have a similar look-and-feel as an
> _OpenSSH_ server
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)