NET FTP Library
KellermanSoftware.NetFtpLibrary Namespace
Inheritance Hierarchy
Cutting Edge FTP Transfer
Classes
 ClassDescription
Class FTP Operation attempted while asynchronous operation in progress. Instantiate another FTP object to perform multiple asynchronous operations.
Class Occurs when we are unable to connect to the remote host
Class 
Class Class to perform FTP operations Class to perform FTP operations
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 Information about the Proxy Server
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
Structure Structure passed with events when a command is sent to the remote server
Structure Structure to hold the response from the FTP Server
Delegates
 DelegateDescription
Delegate Delegate of a function to be called when an event is sent to the FTP server
Delegate Occurs 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.
Delegate Delegate of a function to be called when an event is received from the FTP server
DelegateOccurs when an asynchronous download/upload operation completes. When transferring entire directories, it is fired when everything is transferred
Delegate Occurs when an asynchronous download/upload operation completes. When transferring entire directories, it is fired when everything is transferred
Delegate Called during a transfer to report the progress completed
Delegate Fired 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 General connection errors
Enumeration Enumeration used to sort an FTP Directory Listing
Enumeration General Errors received from the FTP Server
Enumeration The Protocol to use for the Proxy Server
Enumeration Determines which files are uploaded or downloaded during synchronization
Enumeration Utf8 command mode
See Also

Reference

KellermanSoftware.NET-FTP-Library Assembly