You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 8, 2020. It is now read-only.
Luis Lázaro edited this page Feb 20, 2015
·
1 revision
FTPConnectionClosedException & SocketExcetion
If the connection to the ftp server is interrupted, regardless of cause, a new socket will be opened in process method tryin to reconnect at least 3 times. Otherwise it will main thread will be put to sleep discoverDelay + 10000 ms.