Discuss this help topic in SecureBlackbox Forum

FTPS: Set timeouts for various operations

TElSimpleFTPSClient.ListenTimeout property specifies maximal time, during which the listening socket will be open in the active mode.

TElSimpleFTPSClient.SocketTimeout property specifies a time period, during which the client will try to establish socket connection to server.

TElSimpleFTPSClient.TransferTimeout property specifies, how long a client should wait for a data connection from a remote side to be accepted. Also this property specifies timeout for the data transfer operation itself.

How To articles about client-side FTPS questions

Discuss this help topic in SecureBlackbox Forum