RemObjects.InternetPack.Ftp

Classes

Class Notes
FtpClient The FtpClient class provides methods to communicate with a remote FTP server.
FtpListing A collection of FtpListingItems representing the contents of a folder on a FTP server.
FtpListingItem Represents a file or directory in an FtpListing.
FtpServer FTPServer is the Internet Pack implementation of the FTP (File Transfer Protocol) for .NET.
FtpSession FtpSession provides session information for each connection to an FtpServer.

Enums

Enum Notes
FtpState The FtpState enumeration represents the inner state of a FTP server session.

Exceptions

Exception Notes
FtpException The exception that is thrown when an error occurs while customer makes inadmissible action or permission to make this action (delete file, change folder etc.) denied.