NET SFTP Library
KellermanSoftware.NetSFtpLibrary Namespace
Inheritance Hierarchy
Classes
 ClassDescription
Class FTP Operation attempted while asynchronous operation in progress. Instantiate another FTP object to perform multiple asynchronous operations.
Class 
Class An FTP command with parameters
Class Occurs when an error occurs when an FTP command is sent to an FTP Server
Class Structure to hold a directory listing
Class FTP Response Code and Status
Class Connect to an SSH Server and perform file operations
Class Holds information about the Cancel event
Class Holds information about the transfer event
Class Class to hold what files were downloaded or uploaded during the transfer of a directory
Class Class passed with events to hold the transfer progress
Class Holds information about the transfer event
Structures
 StructureDescription
StructureStructure passed with events when a command is sent to the remote server
StructureStructure to hold the response from the FTP Server
Delegates
 DelegateDescription
DelegateDelegate of a function to be called when an event is sent to the SSH server
DelegateOccurs when there is something to log
Delegate Occurs when an error occurs during an asynchronous operation.
Delegate Occurs when an asynchronous download/upload file completes.
DelegateDelegate of a function to be called when an event is received from the SSH server
DelegateOccurs when an asynchronous download/upload operation is cancelled.
DelegateOccurs when an asynchronous download/upload operation completes. When transferring entire directories, it is fired when everything is transferred
DelegateCalled during a transfer to report the progress completed
DelegateFired when an asyncronous transfer is started. When transferring entire directories, it is fired once right before the first file begins transferring.
Enumerations
 EnumerationDescription
Enumeration The compression method
Enumeration Enumeration used to sort an FTP Directory Listing
Enumeration General Errors received from the FTP Server
Enumeration Determines which files are uploaded or downloaded during synchronization
Enumeration Determines if files are transferred as binary or ASCII
See Also

Reference

KellermanSoftware.NET-SFTP-Library Assembly