Discuss this help topic in SecureBlackbox Forum
TElSimpleFTPSServer.OnBeforeNewConnection
This event is fired before establishing a new connection.
Declaration
Parameters
Description
This event is fired by TElSimpleFTPSServer before it establishe a new connection. It allows to reject the connection to the undesired host/port using Reject parameter. When the connection is established, OnNewConnection event is fired.