Provides low-level access to FTP operations. FTPConnection
provides a superior interface and is recommended for general use.
Namespace: EnterpriseDT.Net.FtpAssembly: 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 |