Setting timeouts for connections
- Last Updated: July 22, 2025
- 1 minute read
- WS_FTP Server
- Version 2022
- Documentation
Setting timeouts for connections
You can set a timeout for client connections. After this number of seconds, if the server has not received a command from the client, the client is disconnected.
To set the connection timeouts:
- From the top menu, select Server > Listeners. The Listeners page opens.
- Click the IP address of the listener you want to open. The Edit Listener page opens.
- In Network timeout, enter a value in seconds.
- Click Save.
Note: Since this setting is made on the listener, it applies to all hosts that use the listener. If a host uses multiple listeners, it is possible that there may be different timeouts set depending on which listener the client used to connect to the host.