[
https://issues.apache.org/jira/browse/SSHD-306?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guillaume Nodet updated SSHD-306:
---------------------------------
Summary: Add checkDir / checkData as extension points in DefaultSftpClient
(was: Add checkDir / checkData as an extension point in DefaultSftpClient)
> 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
>
> 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)