An NDoc Documented Class Library

IExFileTransferClient Interface

Interface containing methods common to "Extended Feature" FTP clients.

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

public interface IExFileTransferClient : IFileTransferClient

Types that implement IExFileTransferClient

Type Description
ExFTPClient Provides low-level access to extended FTP operations. ExFTPConnection provides a superior interface and is recommended for general use.
HttpClient Provides low-level access to HTTP file transfers. ExFTPConnection provides a superior interface and is recommended for general use.

Requirements

Namespace: EnterpriseDT.Net.Ftp

Assembly: edtFTPnetCF (in edtFTPnetCF.dll)

See Also

IExFileTransferClient Members | EnterpriseDT.Net.Ftp Namespace