Provides low-level access to FTP operations. FTPConnection
provides a superior interface and is recommended for general use.
Namespace: EnterpriseDT.Net.FtpAssembly: edtFTPnet (in edtFTPnet.dll) Version: 2.2.3.0
Syntax
C# |
---|
public class FTPClient : IFileTransferClient |
Visual Basic |
---|
Public Class FTPClient _ Implements IFileTransferClient |
Visual C++ |
---|
public ref class FTPClient : IFileTransferClient |