[ 
https://issues.apache.org/jira/browse/SSHD-1128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17287136#comment-17287136
 ] 

Logan commented on SSHD-1128:
-----------------------------

Your analysis is line with my expectations. Thank you. I believe simply 
returning false by existing implementation is misleading, probably throwing 
UnsupportedOperationException would be  better until we have some default 
implementation?

> Files.isHidden() always false 
> ------------------------------
>
>                 Key: SSHD-1128
>                 URL: https://issues.apache.org/jira/browse/SSHD-1128
>             Project: MINA SSHD
>          Issue Type: Improvement
>            Reporter: Logan
>            Priority: Minor
>             Fix For: 2.1.0, 2.6.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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to