edtFTPnet/PRO - Secure FTP component for .NET | Free Trial | Pricing
Provides low-level access to FTP operations. FTPConnection provides a superior interface and is recommended for general use.

Namespace: EnterpriseDT.Net.Ftp
Assembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 9.4.0.40

Syntax

C#
public class FTPClient : IFileTransferClient
Visual Basic
Public Class FTPClient _
	Implements IFileTransferClient
Visual C++
public ref class FTPClient : IFileTransferClient

Inheritance Hierarchy

System..::..Object
  EnterpriseDT.Net.Ftp..::..FTPClient
    EnterpriseDT.Net.Ftp..::..ExFTPClient

See Also