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