[ 
https://issues.apache.org/jira/browse/SSHD-306?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Guillaume Nodet resolved SSHD-306.
----------------------------------

       Resolution: Fixed
    Fix Version/s: 0.10.2
         Assignee: Guillaume Nodet

https://git-wip-us.apache.org/repos/asf?p=mina-sshd.git;a=commit;h=f8767d486da31f30ee97b7054afd2b193db1edc0

> Add checkDir / checkData as extension points in DefaultSftpClient
> -----------------------------------------------------------------
>
>                 Key: SSHD-306
>                 URL: https://issues.apache.org/jira/browse/SSHD-306
>             Project: MINA SSHD
>          Issue Type: Wish
>    Affects Versions: 0.10.1
>            Reporter: Marcin Erdmann
>            Assignee: Guillaume Nodet
>             Fix For: 0.10.2
>
>
> Most methods in {{DefaultSftpClient}} that implement methods from 
> {{SftpClient}} are split into sending and receiving part with the latter 
> being separated into a protected method (like {{checkHandle}} or 
> {{checkStatus}}) making them a nice extension point if you want to add some 
> specific error handling. Unfortunately {{readDir(Handle)}} is not one of 
> them. It would be great if it followed that pattern. 



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to