Discuss this help topic in SecureBlackbox Forum
This event is fired when a client requests passive data transfer mode.
Declaration
Parameters
Description
This event is fired by TElFTPSServer when it has received a request for passive mode data transfer. In passive mode, if the data connection is needed, the server opens listening socket and accepts data connection to it. Use parameter Success to specify whether the request has succeeded.