So if all the passive ports are taken, and a 100th data transfer attempts to start, will it queue the transfer or reject it with a response code?
Also, when a transfer is complete, does it release the passive port for another transfer to use? Regards On 24 November 2010 13:18, Niklas Gustavsson <[email protected]> wrote: > On Wed, Nov 24, 2010 at 1:59 PM, Aidan Diffey <[email protected]> wrote: >> If I set a passive port range on my FTP server to 99 ports, does this >> limit the number of concurrent connections to 99? > > Yes, for the number of concurrent passive data transfers. That is, you > can have more users connected (and they can perform more active data > transfers). > > /niklas >
