Discuss this help topic in SecureBlackbox Forum
This event is used to read data from the control channel.
Declaration
Parameters
Description
This event is fired by TElFTPSServer when it needs to read some data from the control channel. The application should fill the Buffer with the amount of data not more than MaxSize bytes and return the number of bytes written in Written parameter.