We have configured our ftp servers to set idle timeout to 15 minutes. When we are transferring huge files where it takes more than 15 minutes, the control connection is closed by the server, while the data connection continues as usual.
I am not sure how the idle time out kicks in here, because even though there is no activity on the control connection, the data connection is active. Anybody faced same problem? Thanks Sachin