Installing and Managing HP ARPA File Transfer Protocol Network Manager's Guide (36957-90157)
82 Appendix A
Error Messages
FTP Server Messages and Errors
ACTION: None.
MESSAGE: 250 File transfer completed.
250 CAUSE: A file transfer for a GET, PUT, LS or DIR has completed.
ACTION: None.
MESSAGE: ! is the current directory. “!” is the current session.
257 CAUSE: A PWD command was received and accepted.
ACTION: None.
MESSAGE: ! successful, “!” created.
257 CAUSE: A directory creation (MKD/XMKD) has completed.
ACTION:
MESSAGE: 331 Password required for !.
[userpass][,acctpass][,grouppass]
331 CAUSE: A USER command has been received, the server is waiting for
the password.
ACTION: Enter the passwords required.
MESSAGE: 350 File exists, ready for destination name.]
350 CAUSE: An RNFR (rename from) command has been received, the
server is waiting for a RNTO (rename to). This is part of the user
RENAME command.
ACTION: None.
MESSAGE: 426 Data transfer aborted
426 CAUSE: The data connection could not be opened or there was a
network error during the file transfer.
ACTION: Try the transfer again. If this doesn’t work, try exiting FTP
and connecting again, then transferring the file. If that doesn’t work,
check for a networking problem (resources, connection establishment,
etc.) on both systems.
MESSAGE: 500 Unknown command
500 CAUSE: The MPE/iX FTP server received an unrecognized command.
ACTION: This command cannot be used.
MESSAGE: 501 Syntax error in parameter !
501 CAUSE: One of the parameters in the command was not correct. The !
will contain the parameter in question.
ACTION: Check the parameter and try again.