I want to know what timeout actually represents of the following:
1. Maximum Time allowed while attempting to connect to server
2. Maximum time allowed for ftp object to be in idle state.
3. Duration of ftp session even when session is live.
I am not clear about where this particular field will affect ?
For a timeout of 60 seconds, if a transfer continues for more than 2 minutes then will the connection timeout ?
or it would timeout if connection stays idle for more than 60 seconds ?