Installing and Managing HP ARPA File Transfer Protocol Network Manager's Guide (36957-90157)

Appendix A 73
Error Messages
FTP User Messages and Errors
ACTION: Check the syntax of the desired command.
MESSAGE: Invalid reply code from remote server (FTPERR 11)
FTPERR 11 CAUSE: An erroneous reply code was returned from the remote server
for some FTP command.
ACTION: Enable debug and verbose and try the operation again.
MESSAGE: Data Transfer Request Failed. (FTPERR 13)
FTPERR 13 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.
MESSAGE: Target File Could Not Be Opened. (FTPERR 14)
FTPERR 14 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.
MESSAGE: Some records were truncated during transfer.
(FTPWARN 15)
FTPWARN 15 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.
MESSAGE: End Of File encountered on target file during transfer.
Target file not saved. Increase file limit and try again. (FTPERR 16)
FTPERR 16 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. Review the
HP ARPA File Transfer Protocol User’s Guide for more information on
this subject.
MESSAGE: End Of File encountered on target file during transfer.
Data not appended to target file. Copy target file to a new file with a
large limit and append to the new file. (FTPERR 16)
FTPERR 17 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.
MESSAGE: We only support stream mode, sorry. (FTPWARN 18)
FTPWARN 18 CAUSE: The FTP MODE command was entered.