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

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

{quote}I disagree - that would break the documented behavior of the API 
{quote}
Yes it would break but can be addressed as documented behavior for next major 
or minor release. Moreover wouldn't you have the same conundrum when you trying 
to implement some good default behavior and run into to unknown edge cases and 
that you have to throw some exception rather than simply return true/false?

> 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: dev-unsubscr...@mina.apache.org
For additional commands, e-mail: dev-h...@mina.apache.org

Reply via email to