• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.

FTP Problem with large file

  • Thread starter gianni.infodata
  • Start date
G

gianni.infodata

Guest
Hi all,
I've a Plesk 9.0.1, and I've a problem with ftp server. When I try to upload a big file 10-15 MB, after 10-15 sec the ftp connection go timeout. How can I resolve this problem? I try to reboot the server many times, but the problem stay alive. Thanks ALL!
 
Hello,

Have you tried to increase ftp session time, as described in the corresponding Knowledge Base article:

My clients got disconnected from FTP by timeout. How do I change the ftp session times?
http://kb.odin.com/en/173

May be the upload takes just more than 10-15 sec to complete.

Regards,
Denis.
 
Hello,

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

Please, check the following articles for more information:

http://kb.odin.com/en/173
http://kb.odin.com/en/1533
 
The problem is the Plesk firewall, if I disable the ftp connections works right.
 
Back
Top