HP ARPA File Transfer Protocol User's Guide (36957-90159)
Appendix B 87
Error Messages
FTP User Messages and Errors
CAUSE: An error was detected during a data transfer. This error is accompanied by another
error which indicates the problem.
ACTION: Use the accompanying error to resolve the problem.
(FTPERR 14) MESSAGE: Target File Could Not Be Opened.
CAUSE: The MPE/iX target file could not be opened. This error is typically accompanied by
a file system error.
ACTION: Use the accompanying file system error to resolve the problem.
(FTPWARN 15) MESSAGE: 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.
(FTPERR 16) MESSAGE: End of File encountered on target file during transfer. Target
file not saved. Increase file limit and try again.
CAUSE: A data transfer to an MPE/iX target file did not have enough records to hold the
data from the source file.
ACTION: It may be necessary to increase the maximum number of records in the target file
by using build parameters.
(FTPERR 17) MESSAGE: End of File encountered on target file during transfer. Data not
& appended to target file. Copy target file to new file with a larger & limit and append to
the new file.
CAUSE: A data transfer (in APPEnd mode) to an MPE/iX target file, did not have enough
records to hold the extra data from the source file.
ACTION: Copy the target file to a new file with a larger limit and append to the new file.
(FTPWARN 18) MESSAGE: We only support stream mode, sorry.
CAUSE: The FTP MODE command was entered.
ACTION: None.
(FTPWARN 19) MESSAGE: We only support file structure, sorry.
CAUSE: The FTP STRUCT command was entered.
ACTION: None.
(FTPWARN 20) MESSAGE: We only support non-print format, sorry.
CAUSE: The FTP FORM command was entered.
ACTION: None.
(FTPINFO 21) MESSAGE: Verbose mode off.
CAUSE: The FTP VERBOSE command was entered when verbose was enabled.
ACTION: None.
(FTPINFO 22) MESSAGE: Verbose mode on.