Discuss this help topic in SecureBlackbox Forum
This event is fired when a command is received from client.
Declaration
Parameters
Description
This event is fired by TElFTPSServer when it has received a command from client. Set Ignore to True if the server should not execute the command. The server will report on command handling via one of OnCommandProcessed or OnCommandUnhandled events.