Transparent Authentication Command Sequence
The FTP Client uses the following command sequence to make a connection when you have configured Style to Transparent in the Firewall section of the Security Properties dialog box.
OPEN <FTP_server>
USER <firewall_username>
PASS <firewall_password>
USER <FTP_server_username>
PASS <FTP_server_password>
More information