eWON.biz
Knowledge Base

Latest changes
eWON wiki > eWON Support > Knowledge Base > Questions and Answers > GetFTP and PutFTP timeouts

GetFTP and PutFTP timeouts

From $1

Table of contents

 

To configure the TimeOuts of the FTP client operations (GetFTP or PutFTP), you can use the following config.txt parameters:

FTPC_SDTO:60            for the SEND TimeOut
FTPC_SCTO:60            for the Socket Connect TimeOut
FTPC_ACTO:60            for the Accept TimeOut (=connect of Passive mode)
FTPC_RDTO:60            for the READ TimeOut

All these parameters are expressed in seconds and default value is 60 seconds for each.