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

Appendix A 77
Error Messages
FTP User Messages and Errors
MESSAGE: Interactive mode on. (FTPINFO 41)
FTPINFO 41 CAUSE: The PROMPT command was issued while prompting was
disabled.
ACTION: None.
MESSAGE: Interactive mode on. (FTPINFO 42)
FTPINFO 42 CAUSE: The PROMPT command was issued while prompting was
enabled.
ACTION: None.
MESSAGE: Interactive mode on. (FTPINFO 43)
FTPINFO 43 CAUSE: The CASE command was issued while “Forcing Lower Case”
was disabled.
ACTION: None.
MESSAGE: Lower case off. (FTPINFO 44)
FTPINFO 44 CAUSE: The CASE command was issued while “Forcing Lower Case”
was enabled.
ACTION: None.
MESSAGE: File accessed exclusively. (FTPERR 45)
FTPERR 45 CAUSE: The file is already being accessed exclusively by the system or
by another user.
ACTION: If the file is being accessed by the system, there is nothing you
can do. If the file is being accessed by another user, try again later.
MESSAGE: File name too long. (FTPERR 46)
FTPERR 46 CAUSE: The filename specified is longer than the maximum allowed by
MPE/XL: “FILENAME/LOCKWORD.GROUPNAM.ACCTNAME”. This error is
typically caused by trying to copy a file from a machine running an
operating system which allows longer file names. For example, “GET
/user/local/lib/.../ remotefile
ACTION: Specify a target file name. The correct syntax for the above
example would be “GET /user/local/lib.../ remotefile localfile.
MESSAGE: Indirect file not found.
FTPERR 47 CAUSE: The indirect file name specified in the mput command was not
found: “mput ^filename”.
ACTION: Make sure the indirect file exists.
MESSAGE: Could not change directory to “!”.
FTPERR 48 CAUSE: The directory specified does not exist or is not accessible.
ACTION: Check to see if the directory exists and if so, what its access
rights are.