Logan created SSHD-1128:
---------------------------

             Summary: Files.isHidden() always false 
                 Key: SSHD-1128
                 URL: https://issues.apache.org/jira/browse/SSHD-1128
             Project: MINA SSHD
          Issue Type: Bug
            Reporter: Logan
             Fix For: 2.6.0, 2.1.0


When connected to sftp and reading file attributes `Files.isHidden()` always 
return false. Digger deeper into the code `SftpFileSystemProvider.isHidden()` 
is hard coded to return false.  Is this something that can fixed to adopt 
`Files.isHidden()` specification?



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@mina.apache.org
For additional commands, e-mail: dev-h...@mina.apache.org

Reply via email to