Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Version History

« Previous Version 6 Current »

Network Configuration

Table - FTP and FTPS Port Configuration
ConstantDescriptionPossible Values
FTPs_CFG_CTRL_IPPORT Define the TCP port µC/FTPs will listen for control requests.
21
FTPs_CFG_DATA_IPPORTDefine the TCP port µC/FTPs will listen for data exchanges in passive mode.20
FTPs_CFG_CTRL_IPPORT_SECURE Define the TCP port µC/FTPs will listen for secure (SSL) control requests.
990
FTPs_CFG_DATA_IPPORT_SECURE Define the TCP port µC/FTPs will listen for secure (SSL) data exchanges in passive mode.
989


Control Timeout & Retry Configuration

Inactivity Timeout Configuration


ConstantDescriptionPossible Values
FTPs_CFG_CTRL_MAX_RX_TIMEOUT_MS Maximum inactivity time (ms) on RX, after the TCP has been accepted by the server control task

Must be >= 1

30000

Data Exchange Timeout & Retry Configuration

Authentication Configuration

File system Configuration

  • No labels