PLBFTP_PASV_PORT Keyword
10.4
PLBFTP_PASV_PORT={ baseport }
This keyword specifies the base socket port number used when the FTP passive mode is enabled.
The {baseport} port number value must be greater than 1024.
If this keyword is not specified or the {baseport} number value is less than 1024, the default port number value of 50000 is used as the base port number.
If more than one passive FTP Server session exist, the port number for each subsequent session is an incremental number starting from the {baseport} value.
Note:
1. The {baseport} port number must not be the same as main FTP Server port number.
Example:
PLBFTP_PASV_PORT_MAX=51250
See Also: PLBWEBSRV Keywords, Server Command Line
![]() |