IExFileTransferClient overview
![]() | If set to true, the transfer mode in operations involving multiple files is automatically changed between ASCII and binary as appropriate. |
![]() | The license key string. |
![]() | The license owner string. |
![]() | |
![]() | Settings for using proxies. |
![]() | Obsolete. Settings for SOCKS proxy. |
![]() | Returns the given directory's contents and optionally that of its subdirectories as an array of FTPFile objects. |
![]() | Get the CRC-32 checksum for the named local file |
![]() | Get the CRC-32 checksum for the named remote file. Not supported by all servers (requires the XCRC command). |
![]() | Overloaded. Delete multiple files in a remote directory and its subdirectories. |
![]() | Remove a remote directory, and all its files and its subdirectories |
![]() | Overloaded. Get multiple files from the specified remote directory into the specified local directory |
![]() | Overloaded. Put multiple files from the specified local directory into the specified remote directory |
![]() | Unlock the software for use. This method should be used when a configuration file isn't available |
IExFileTransferClient Interface | EnterpriseDT.Net.Ftp Namespace