Class | Description | |
---|---|---|
AsyncException | FTP Operation attempted while asynchronous operation in progress. Instantiate another FTP object to perform multiple asynchronous operations. | |
FileCompleteEventArgs | ||
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 | |
SFTP | Connect to an SSH Server and perform file operations | |
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 |