Discuss this help topic in SecureBlackbox Forum
This event is fired when some error takes place during the session
Declaration
Parameters
Values:
|
Description
TElSimpleSFTPClient fires this event if an error occurs during session.
Most of errors are fatal and lead to connection closure.
This event reports only SSH errors. If SFTP error occurs, EElSFTPError exception is thrown.
For more information, please read the
corresponding how-to article.