TFTPSend.FWMode
TFTPSend

property FWMode: Integer;

Unit
FTPsend

Description
Type of Firewall. Used only if you set some firewall address.

Supported values are:

0 - Default direct conection USER[+PASS[+ACCT]]
1 - SITE
2 - USER after logon
3 - Transparent
4 - proxy OPEN
5 - USER with no logon
6 - USER fireID@remotehost
7 - USER remoteID@remotehost fireID
8 - USER remoteID@fireID@remotehost

If value is -1, for logon sequence is used CustomLogon array. Be carefull for correct values in this array!