This topic lists errors for the autoftp command.
See Common errors for a list of error messages that apply to all commands.
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 mode is set to disabled. |
Invalid FTP/TFTP address. | A user tries to enter an FTP or TFTP address that is not valid. |
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. |
Password must be enclosed in quotation marks. Displayed when the argument of option -p is not quote_delimited. | A user tries to enter a password without quotation marks. |
Read autoftp configuration failed. | The management module was unable to read the autoftp configuration. |
Read autoftp mode failed. | The management module 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. |
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 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 mode to TFTP in the same command. |