A-9
HLLAPI Return Codes
File Transfer Error Codes
Error
Code
User ResponseError Description
301 Transfer Status:
The file transfer request was
cancelled by the host.
Diagnostics:
The host error message was not
recognizable.
Check to make sure the host file
transfer utility (IND$FILE or its
equivalent) you are using is correct
and up to date. Or use local
problem reporting procedures.
302 Warning: The dfxfer file transfer
daemon process attempts to send
file transfer complete
acknowledgement to the fxfer front
end process failed. The msgsnd()
system call error number is
(fxs_errno).
The fxfer front-end process was
either removed or the emulator
session was terminated.
303 Transfer Status:
The file transfer request was
cancelled.
Diagnostics:
A message sent by the fxfer
front-end process to the dfxfer file
transfer background process failed.
The msgrcv() system call error
number is (fxs_errno).
Make sure that neither the fxfer nor
the dfxfer processes were
interrupted. Or use local problem
reporting procedures.
304 Transfer Status:
The file transfer request was
cancelled.
Diagnostics:
Cannot read from the source file for
uploading. The read() system call
error number is (fxs_errno).
Check path name and permissions,
try again later, or use local problem
reporting procedures.
305 Transfer Status:
The file transfer request was
cancelled.
Diagnostics:
Cannot open the source file for
uploading. The open() system call
error number is (fxs_errno).
Check path name and permissions,
or use local problem reporting
procedures.
306 Transfer Status:
The file transfer request was
cancelled.
Diagnostics:
Cannot close the uploaded source
file. The close() system call error
number is (fxs_errno).
Check path name and permissions
or use local problem reporting
procedures.
307 Transfer Status:
The file transfer request was
cancelled.
Diagnostics:
The specified source file is empty.
Files with zero bytes cannot be
transferred.
Comentarios a estos manuales