HP ARPA File Transfer Protocol User's Guide (36957-90159)
94 AppendixB
Error Messages
FTP Server Messages and Errors
202 MESSAGE: Command not implemented at this site.
CAUSE: The MPE/iX FTP server received a command that is not implemented.
ACTION: This command cannot be used.
213 MESSAGE: “!”: !.
CAUSE: A file status (SIZE | MDTM) command was received and accepted. This first
parameter is the filename. The second contains detailed information that differs
depending on the command.
ACTION: None.
215 MESSAGE: MPE/iX system type.
CAUSE: The server received a SYST command.
ACTION: None.
220 MESSAGE: HP ARPA File Transfer Protocol Server [!] (C) Hewlett-Packard Co. 1990
CAUSE: The server has been started and is ready for user commands.
ACTION: Enter FTP commands.
221 MESSAGE: Server is closing command connection
CAUSE: The server received a QUIT command and is shutting down.
ACTION: None.
226 MESSAGE: Transfer complete.
CAUSE: A file transfer for a GET, PUT, LS or DIR has completed.
ACTION: None.
225 MESSAGE: Data connection is opened with no transfer in progress.
CAUSE: NOT USED
ACTION: None.
226 MESSAGE: Transfer complete. Some records were truncated during transfer.
CAUSE: A data transfer to MPE/iX resulted in some records being truncated in the target
file.
ACTION: It may be necessary to increase the maximum record size using build parameters.
Review the HP ARPA FTP User’s Guide for more information on this subject.
230 MESSAGE: User logged on
CAUSE: A USER command was received and accepted. The logon has succeeded.
ACTION: None.
250 MESSAGE: ! File action successful.
CAUSE: A file action for DELE/RMD/XRMD/CWD/XCWD has competed.
ACTION: None.
257 MESSAGE: ! is the current directory. “!” is the current session.