The maximum number of seconds the FTP server allows a client
to stay connected without receiving data on either the control or data
connection. If data is received on either connection, the idle timer is
reset.
The default TimeoutIdle
is 600 seconds.
You can disable the timer by specifying 0. Clients
can stay connected indefinitely without sending data.
|