[
https://issues.apache.org/jira/browse/SSHD-814?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16433905#comment-16433905
]
Goldstein Lyor commented on SSHD-814:
-------------------------------------
I agree with you on that - although _open_ and _openDir_ are slightly different
than the rest of the indications. This is certainly an important improvement.
However, before I start working on it, I would appreciate it if you could make
a list of your suggestions so we can discuss them and implement all at once. No
hurry - some time within the next 2-3 weeks. *Note:* that before we can start
on this issue we need to resolve SSHD-812 since it references the same code.
> enrich the SftpEventListener
> ----------------------------
>
> Key: SSHD-814
> URL: https://issues.apache.org/jira/browse/SSHD-814
> Project: MINA SSHD
> Issue Type: Improvement
> Affects Versions: 1.7.0
> Reporter: Zhenliang Su
> Priority: Minor
> Labels: EventListener, sftp
>
> In practice, I found that, the callback function provided by
> SftpEventListener is not enough. For example, the following situation is not
> easy to be notified in a elegant way:
> {code:java}
> download files that you do not have access to
> download a file that no longer exists
> upload files to a directory without permissions
> create a new file in a directory that you do not have access to
> download or upload a file complete
> upload a zero size file
> ...{code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)