You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "Guillaume Nodet (JIRA)" <ji...@apache.org> on 2014/04/07 11:26:14 UTC

[jira] [Updated] (SSHD-306) Add checkDir / checkData as an extension point in DefaultSftpClient

     [ 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 an extension point in DefaultSftpClient  (was: Add a checkDir method as an extension point in DefaultSftpClient)

> Add checkDir / checkData as an extension point 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)