Sets parameters that should be used for connecting to FTP proxy server.
| Value | Proxy type |
|---|---|
| 1 | Site hostname |
| 2 | USER after logon |
| 3 | Proxy OPEN |
| 4 | Transparent |
| 5 | USER with no logon |
| 6 | USER fireID@remotehost |
| 7 | USER remoteID@remoteHost fireID |
| 8 | USER remoteID@fireID@remoteHost |
| Value | Description |
|---|---|
| FTPLOGONTYPE_NoFirewall | No firewall/proxy. |
| FTPLOGONTYPE_ProxyOpen | Proxy OPEN. |
| FTPLOGONTYPE_SiteHostname | Site hostname. |
| FTPLOGONTYPE_Transparent | Transparent. |
| FTPLOGONTYPE_UserAfterLogOn | USER after logon. |
| FTPLOGONTYPE_UserFireIdRemoteHost | USER fireID@remotehost. |
| FTPLOGONTYPE_UserRemoteIdFireIdRemoteHost | USER remoteID@fireID@remoteHost. |
| FTPLOGONTYPE_UserRemoteIdRemoteHostFireId | USER remoteID@remoteHost fireID. |
| FTPLOGONTYPE_UserWithNoLogOn | USER with no logon. |
| Value | Proxy type |
|---|---|
| 1 | Site hostname |
| 2 | USER after logon |
| 3 | Proxy OPEN |
| 4 | Transparent |
| 5 | USER with no logon |
| 6 | USER fireID@remotehost |
| 7 | USER remoteID@remoteHost fireID |
| 8 | USER remoteID@fireID@remoteHost |