The FTP Client uses one of the following command sequences to make a connection when you have configured to in the tab of the dialog box.
When is selected:
OPEN <proxy_server> USER <firewall_username> PASS <firewall_password> USER <username>@<FTP_server> PASS <FTP_server_password>
When is not selected:
OPEN <proxy_server> USER <username>@<FTP_server> PASS <FTP_server_password>