Discuss this help topic in SecureBlackbox Forum
This event is fired when a command has been processed by the server.
Declaration
Parameters
- Login - contains the login sent by the client.
- Allow - specifies whether to allow authentication.
- NeedsPassword - set this parameter to True if password is required for the specified username.
- pcLogin - contains the login sent by the client.
- szLogin - the length of pcLogin.
Description
This event is fired by TElFTPSServer when it has received a username from a client.
Discuss this help topic in SecureBlackbox Forum