Hi,

I am currently using SSHD1.1.0 version and trying to achieve following
functionality

*Requirement:*
   Whenever transfer/upload of a file is aborted, I would like to send a
specific message to my application..

*Approach:*
 Created custom SftpEventListener and attached to SftpSubSystem.

*Observed:*
 Whenever a file transfer is successful or aborted, I receive the
notification to SftpEventListener close() method BUT unable to distinguish
between a successful and aborted transfer case..


Could you please suggest whether the approach I followed is correct or not?
or is this achievable?

-- 
Thanks,
Shashank A

Reply via email to