Class | Description | |
---|---|---|
AsyncException | FTP Operation attempted while asynchronous operation in progress. Instantiate another FTP object to perform multiple asynchronous operations. | |
ConnectionException | Occurs when we are unable to connect to the remote host | |
FileCompleteEventArgs | ||
FTP | Class to perform FTP operations Class to perform FTP operations | |
FtpCommand | An FTP command with parameters | |
FtpException | Occurs when an error occurs when an FTP command is sent to an FTP Server | |
FTPFileInfo | Structure to hold a directory listing | |
FtpResponse | FTP Response Code and Status | |
ProxyInfo | Information about the Proxy Server | |
TransferCancelEventArgs | Holds information about the Cancel event | |
TransferCompletedEventArgs | Holds information about the transfer event | |
TransferInfo | Class to hold what files were downloaded or uploaded during the transfer of a directory | |
TransferProgressChangedEventArgs | Class passed with events to hold the transfer progress | |
TransferStartedEventArgs | Holds information about the transfer event |