Product:
Search Type:

My clients got disconnected from FTP by timeout. How do I change the ftp session times?

Article ID: 173 
Last Review: Feb,28 2007
APPLIES TO:
  • Plesk for Linux/Unix

RESOLUTION

You can configure different timeouts in the main ProFTPd configuration file. When logged into the shell as a root open $FTPD_CONF/proftpd.conf file and sets times what you need in the server config or <Global> area, for example:

        TimeoutNoTransfer           900
        TimeoutStalled                  600
        TimeoutIdle                      1200

Detailed  description for these directives and many other can be found at http://proftpd.org/docs/directives/linked/by-name.html

Please provide feedback on this article

Did this article help you solve your issue?
Yes
No
Partially
I do not know yet
 
Strongly Agree   Strongly Disagree
  9 8 7 6 5 4 3 2 1
The article is easy to understand
The article is accurate
Additional Comments:
*Please provide us with your email address in case we need to contact you.
*Please type the code you can see.
* - required fields