1.2.1.11.3 TCPIP_FTPS_TASK_TICK_RATE Macro

C

#define TCPIP_FTPS_TASK_TICK_RATE 33

Description

The FTP server task rate, in milliseconds. The default value is 33 milliseconds. The lower the rate (higher the frequency) the higher the FTP server priority and higher transfer rates could be obtained. The value cannot be lower than the TCPIP_STACK_TICK_RATE.