Discuss this help topic in SecureBlackbox Forum
This event is fired when your software has to open file.
Declaration
Parameters
TSBSftpFileOpenMode values:
|
TSBSftpFileOpenModesRaw values
|
TSBSftpFileOpenAccess values:
|
TSBSftpFileOpenAccessRaw values
|
DesiredAccess values:
|
Error codes values:
|
Description
This event is fired when the file has to be opened.
Note, the
Access parameter has meaning only for SFTPv5 and will be ignored for earlier versions.
The application can return the error code in ErrorCode parameter and textual comment in Comment parameter.