Tools
PASS FTP command
A string specifying the user's password follows the PASS command. This command must be immediately preceded by the user name command and, for most sites, completes the user's identification for access control. The password provided with the command is passed in clear text unless a security mechanism (e.g SSL or TLS) has been negotiated prior to the command being issued or an alternative means of providing the password is used (e.g. MD5 S/KEY).
First published date
Last published date
Overview
PASS) FTP command.Product section
Resolution
A string specifying the user's password follows this command. This command must be immediately preceded by the user name command and, for most sites, completes the user's identification for access control. The password provided with the command is passed in clear text unless a security mechanism (e.g SSL or TLS) has been negotiated prior to the command being issued or an alternative means of providing the password is used (e.g. MD5 S/KEY).
Common responses
- 202 FTP response code, 230 FTP response code
- 332 FTP response code
- 421 FTP response code
- 500 FTP response code, 501 FTP response code, 503 FTP response code, 530 FTP response code