Our Products:   CompleteFTP  edtFTPnet/Free  edtFTPnet/PRO  edtFTPj/Free  edtFTPj/PRO
0 votes
2.7k views
in Java FTP by (580 points)
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 ?

1 Answer

0 votes
by (162k points)
It's this and also 1).

The server itself has its own timeout for idle sessions - usually a few minutes or more.

Categories

...