The FTP Client uses the following command sequence to make a connection when you have configured Style to SITE servername in the Firewall tab of the Security Properties dialog box.
OPEN <proxy_server> USER <firewall_username> PASS <firewall_password> SITE <FTP_server> USER <FTP_server_username> PASS <FTP_server_password>
Related Topics