edtFTPnet/Compact - FTP component for .NET Compact Framework | Free Trial | Pricing
An NDoc Documented Class Library

IFileTransferClient Interface

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

EnterpriseDT.Net.Ftp.IFileTransferClient
   EnterpriseDT.Net.Ftp.IExFileTransferClient

public interface IFileTransferClient

Types that implement IFileTransferClient

Type Description
ExFTPClient Provides low-level access to extended FTP operations. ExFTPConnection provides a superior interface and is recommended for general use.
FTPClient Provides low-level access to FTP operations. FTPConnection 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

IFileTransferClient Members | EnterpriseDT.Net.Ftp Namespace