Table of Contents

Namespace FluentFTP.Exceptions

Classes

FtpAuthenticationException

Exception triggered on FTP authentication failures

FtpCommandException

Exception triggered on FTP command failures

FtpException

FTP related error

FtpHashUnsupportedException

Exception is thrown when the required hash algorithm is unsupported by the server.

FtpInvalidCertificateException

Exception is thrown when TLS/SSL encryption could not be negotiated by the FTP server.

FtpListParseException

Exception thrown by FtpListParser when parsing of FTP directory listing fails.

FtpMissingObjectException

Exception is thrown by FtpClient/AsyncFtpClient when the primary file or folder to be downloaded is missing.

FtpMissingSocketException

Exception is thrown by FtpSocketStream when there is no FTP server socket to connect to.

FtpProtocolUnsupportedException

FtpProtocolUnsupportedException

FtpProxyException

FtpProxyException

FtpSecurityNotAvailableException

Exception is thrown when TLS/SSL encryption could not be negotiated by the FTP server.

IOExceptions

Extension methods related to FTP tasks