FtpConnectionException extends FtpException
Thrown when the control connection to the FTP server cannot be established.
This is the retryable failure: the client retries it with exponential backoff up to its configured maximum before giving up.
Thrown when the control connection to the FTP server cannot be established.
This is the retryable failure: the client retries it with exponential backoff up to its configured maximum before giving up.