Specifies types of File Transfer Protocols.
| Member Name | Description |
|---|---|
| FTP | Standard FTP over unencrypted TCP/IP connections. |
| FTPSExplicit | Explicit FTPS: Standard FTP-over-SSL as defined in RFC4217. |
| FTPSImplicit | Implicit FTPS: Nonstandard, legacy version of FTP-over-SSL. |
| SFTP | SFTP - SSH File Transfer Protocol. |
| HTTP | HTTP - standard unencrypted HTTP transfers |
Namespace: EnterpriseDT.Net.Ftp
Assembly: edtFTPnet (in edtFTPnet.dll)