autoftp command errors

This topic lists errors for the autoftp command.

See Common errors for a list of error messages that apply to all commands. See autoftp command for information about command syntax and examples of command use.

Table 1. autoftp command errors.

The error table is a multi-row, two-column table where each row describes a CMM CLI command error: column one lists the error reported by the command-line interface and column two describes what the error means.

Error message Definition
Autoftp is disabled, -i, -p, -u and -pw options are invalid. A user tries to enter -i, -p, -u, or -pw options when the FTP/TFTP/SFTP mode is set to disabled.
Error reading data for Terms and Conditions An error occurs while the CMM is reading the terms and conditions.
Invalid input. Address must be less than 64 characters. A user tries to enter an address that is 64 or more characters long.
Invalid input. Password must be less than 64 characters. A user tries to enter a password that is 64 or more characters long.
Invalid input. Userid must be less than 64 characters. A user tries to enter a user id that is 64 or more characters long.
Invalid server address A user tries to issue the command to a server address that is not valid.
Password must be enclosed in quotation marks. Displayed when the argument of option -pw is not quote_delimited. A user tries to enter a password without quotation marks.
Port number out of range A user tries to issue the command to a port number that is not in the valid range.
Read autoftp configuration failed. The CMM was unable to read the autoftp configuration.
Read autoftp mode failed. The CMM was unable to read the autoftp mode status.
The mode is tftp, -u and -pw options are invalid. A user tries to enter a user name or password when the mode is set to TFTP.
The Terms and Conditions should be accepted first before using this command A user tries to issue a command before accepting the terms and conditions.
User Name must be enclosed in quotation marks. A user tries to enter a user name without quotation marks.
When disabling autoftp, the -i, -p, -u and -pw options are invalid. A user tries to enter -i, -p, -u, or -pw options when setting the FTP/TFTP/SFTP mode to disabled in the same command.
When setting -m to tftp, the -u and -pw options are invalid. A user tries to enter a user name or password when setting the FTP/TFTP/SFTP mode to TFTP in the same command.