Discuss this help topic in SecureBlackbox Forum
TElSimpleFTPSServer.OnCommandReceived
This event is fired when a command is received from client.
Declaration
Parameters
Description
This event is fired by TElSimpleFTPSServer when it has received a command from client. Set Ignore to True if the server should not execute the command. The server will report the command completion via OnCommandProcessed event.