FileZilla Server Passive Mode

FTP and FTPS connections involve two distinct channels: one for commands and responses, and the other for the actual data transfer. The data channel, or second channel, is opened differently in active and passive modes. In active mode, the server initiates the opening of the data channel. Conversely, in passive mode, the client opens the data channel using the IP address and port number provided by the server in response to a successful connection request.

FileZilla Server defaults to letting the operating system automatically select the port for passive transfer mode.
To set it up go to Protocol settings › FTP and FTP over TLS (FTPS) › Passive mode tab.

By checking the Use custom port range checkbox you can set up a range of ports that FileZilla Server will use for passive mode. The default custom range goes from 49152 to 65534. The total number of concurrent data connections is limited by the size of the range. Consider setting the range greater than the number of transfers that will take place in a 4 minutes interval.

If you need the FileZilla Server to be reachable via the internet via its own IP address, enter the host in the Use the following host field. The host can be either an external IP address (for instance, the public IP address of the NAT router) or a hostname that resolves to such IP address.

By checking the Use default host for local connections checkbox FileZilla Server manages passive data connections through the local IP address.

Tags: ,