Logan created SSHD-936:
--------------------------
Summary: Track SFTP put successful completion
Key: SSHD-936
URL: https://issues.apache.org/jira/browse/SSHD-936
Project: MINA SSHD
Issue Type: Wish
Affects Versions: 2.1.0
Reporter: Logan
While we can track sftp events with SftpEventListener, there is no event/hook
to indicate the sftp put is completed successfully. "Successfully" here means
file transfer was done without being terminated/aborted for various reasons
(user intentional termination, broken connection because of network error....).
I think this was tried in earlier versions through
[FileUploadAware|[https://github.com/apache/mina-sshd/pull/11/files]]. Is this
something possible or just a limitation of protocol?
FYI - close method of SftpEventListener is called for successfully transfers as
well as aborted connections.
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]