Description
This command allows control over the range of passive mode FTP ephemeral
ports.
Syntax
x - The first port available for passive mode port change selection.
y - The last port available for passive mode port change selection.
Examples
when SERVER_CONNECTED {
FTP::port 5000 5999
}