HP ARPA File Transfer Protocol User's Guide (36957-90159)
88 AppendixB
Error Messages
FTP User Messages and Errors
CAUSE: The FTP VERBOSE command was entered when verbose was disabled.
ACTION: None.
(FTPINFO 23) MESSAGE: Debugging off (debug=0).
CAUSE: The FTP DEBUG command was entered when debug was enabled.
ACTION: None.
(FTPINFO 24) MESSAGE: Debugging off (debug=1).
CAUSE: The FTP DEBUG command was entered when debug was disabled.
ACTION: None.
(FTPINFO 25) MESSAGE: Using ascii mode to transfer files.
CAUSE: The FTP TYPE command was entered without any parameters while in ASCII
mode.
ACTION: None.
(FTPINFO 26) MESSAGE: Using binary mode to transfer files.
CAUSE: The FTP TYPE command was entered without any parameters while in binary
mode.
ACTION: None.
(FTPWARN 27) MESSAGE: Already connected to !; use user or close first.
CAUSE: The user entered the FTP OPEN command during an opened session.
ACTION: Enter the USER command to logon, or the CLOSE command before opening another
connection.
(FTPERR 28) MESSAGE: Unknown Error Detected. Subsystem = !, Information = !.
CAUSE: An unknown error was detected from some underlying subsystem.
ACTION: Seek the assistance of your Hewlett-Packard representative.
(FTPERR 29) MESSAGE: We only support MPEXL Fixed and Variable record format,
sorry.
CAUSE: The user specified a BUILD command parameter for record type that was not Fixed
or Variable.
ACTION: Only fixed and variable record format is supported.
(FTPERR 30) MESSAGE: We only support MPEXL Standard files, sorry.
CAUSE: The user specified a build parameter for a file type that is not of type Standard
(STD).
ACTION: Only the STD file type is supported.
(FTPERR 31) MESSAGE: We don’t allow MPEXL file equates, sorry.
CAUSE: The user attempted to use a file equate during a file transfer.
ACTION: File equates are not yet supported. Try the transfer again without using file
equates.