Marcin Erdmann created SSHD-306:
-----------------------------------

             Summary: Add a checkDir method 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)

Reply via email to