|
|
GSF.
|
| Class | Description | |
|---|---|---|
|
|
FtpAsyncResult | Asynchronous transfer result. |
|
|
FtpAuthenticationException | FTP authentication exception. |
|
|
FtpClient | Represents a FTP session. |
|
|
FtpCommandException | FTP command exception. |
|
|
FtpControlChannel | FTP control channel. |
|
|
FtpDataStream | FTP data stream. |
|
|
FtpDataTransferException | FTP data transfer exception. |
|
|
FtpDirectory | Represents a FTP directory. |
|
|
FtpExceptionBase | FTP exception base class. |
|
|
FtpFile | Represents a FTP file. |
|
|
FtpFileNotFoundException | FTP file not found exception. |
|
|
FtpFileWatcher | FTP File Watcher |
|
|
FtpInputDataStream | Defines a FTP data input stream for remote files. |
|
|
FtpInvalidResponseException | Invalid FTP response exception. |
|
|
FtpOutputDataStream | Defines a FTP data output stream for remote files. |
|
|
FtpPath | Contains File and Path manipulation methods for FTP communications. |
|
|
FtpResponse | Defines a FTP response. |
|
|
FtpResumeNotSupportedException | FTP resume not supported exception. |
|
|
FtpServerDownException | FTP server down exception. |
|
|
FtpUserAbortException | FTP user abort exception. |
| Interface | Description | |
|---|---|---|
|
|
IFtpFile | Abstract representation of a FTP file or directory. |
| Enumeration | Description | |
|---|---|---|
|
|
TransferDirection | FTP file transfer direction enumeration. |
|
|
TransferMode | FTP transfer mode enumeration. |