This property sets the type of firewall you want the library to connect to and negotiate FTP operations through.
Integer
| Enum | Value | Meaning |
|---|---|---|
| fftNoFirewall | 0 | Do not connect and negotiate operations through a firewall. |
| fftSocks4 | 4 | Connect to a SOCKS version 4 compliant firewall. |
| fftSocks5 | 5 | Connect to a SOCKS version 5 compliant firewall. |
fftNoFirewall
| Declaration | |
|---|---|
| |