edtFTPnet/Express - Class Reference

IExFileTransferClient Members

IExFileTransferClient overview

Public Instance Properties

DetectTransferMode If set to true, the transfer mode in operations involving multiple files is automatically changed between ASCII and binary as appropriate.
LicenseKey The license key string.
LicenseOwner The license owner string.
ProxySettings Settings for using proxies.
SocksContextObsolete. Settings for SOCKS proxy.

Public Instance Methods

MultipleDeleteOverloaded. Delete multiple files in a remote directory and its subdirectories.
MultipleDeleteDirectories Remove a remote directory, and all its files and its subdirectories
MultipleGetOverloaded. Get multiple files from the specified remote directory into the specified local directory
MultiplePutOverloaded. Put multiple files from the specified local directory into the specified remote directory
Unlock Unlock the software for use. This method should be used when a configuration file isn't available

See Also

IExFileTransferClient Interface | EnterpriseDT.Net.Ftp Namespace