The FTP Client uses the following command sequence to make a connection when you have configured to in the tab of the dialog box.
OPEN <FTP_server> USER <firewall_username> PASS <challenge_response_from_token> USER <FTP_server_username> PASS <FTP_server_password>