Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
1.7.0
Description
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:
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 ...
Attachments
Issue Links
- is blocked by
-
SSHD-812 support asynchronous mode for sftp subsystem
- Resolved