Articles in this section

How to increase FTP server timeouts on Plesk for Linux?

kb: how-to Plesk for Linux ABT: Group B

Applicable to:

  • Plesk for Linux

Question

How to configure timeouts for FTP server on Plesk for Linux?

Answer

1. Connect to the server via SSH;

2. Add/Change the following parameters in /etc/proftpd.conf using text editor. For example:

CONFIG_TEXT: TimeoutNoTransfer 2400
TimeoutStalled 2400
TimeoutIdle 3800

3. Apply new settings by restarting FTP service with the following command:

# service xinetd restart

Was this article helpful?

Comments

0 comments

Please sign in to leave a comment.