An NDoc Documented Class Library

FTPClient Class

Provides low-level access to FTP operations. FTPConnection provides a superior interface and is recommended for general use.

For a list of all members of this type, see FTPClient Members.

System.Object
   EnterpriseDT.Net.Ftp.FTPClient

public class FTPClient : IFileTransferClient

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: EnterpriseDT.Net.Ftp

Assembly: edtFTPnet (in edtFTPnet.dll)

See Also

FTPClient Members | EnterpriseDT.Net.Ftp Namespace