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 <hostname>
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



See also:
FWHost, FWPassword, FWPort, FWUsername, Login