1
I'm creating a website and uploading files onto that website with FireFtp. When I don't do anything on FireFtp for 120 seconds and then try to do something, I get the following error message:
421 Timeout (no operation for 120 seconds)
FireFtp disconnects from my account automatically after 120 seconds and I have to log in again. After a while, this gets quite annoying.
Why is this? Is there a way to keep it from happening?
1My current value of Network timeout is 30 and the Keep alive connection while idle is checked. I tried to change the value of Network timeout from 30 to 600, but after 120 seconds, it still gives the error message "421 Timeout (no operation for 120 seconds)". – Donald Duck – 2016-11-22T19:46:28.137
Tecnically with these changes your configuration is correct. I am afraid that the limitation depends upon the FTP server. – another – 2016-11-22T20:28:41.593
1Then I guess it is a limitation imposed by the server. Do you have access to the FTP server configuration files? – another – 2016-11-22T20:06:19.777