FTPUser@FTPServer FirewallUser Authentication Command Sequence

The FTP Client uses the following command sequence to make a connection when you have configured Style to FTPUser@FTPServer FirewallUser in the Firewall tab of the Security Properties dialog box.

OPEN <Firewall_server>
USER <FTP_username>@<FTP_server> <Firewall_username>
PASS <FTP_server_password>
ACCT <Firewall_password>

Related Topics