SFM0418E

FTP server transfer completed, DSN=dataset_name USER userid, RMTIP=rmt_ipaddr, CMD=command, REPLY=server_reply_code, RC=retcode, CONFIDENCE=confidence_level

Explanation: An FTP server transfer has completed.

Messages SFM0418, SFM0419, and SFM0420 are displayed as a group and may be issued to one of several output locations, depending on VFTP configuration.

The severity code varies with the result of the transfer, as follows:

I, information, means the server reply code was less than 400 and the confidence level was 0, or 3 or greater.

W, warning, means the confidence level was 1, NoEOF.

E, error, means the server reply code was 400 or higher, or the confidence level was 2, low.

This message group provides the following information:

dataset_name The dataset name transferred
userid The local userid associated with the client transfer
rmt_ipaddr The remote server IP address for the transfer
command The server command which initiated the transfer
server_reply_code The last reply code sent by the FTP server
retcode The server’s return code
client_error_code The client error code. See the z/OS Communications Server: IP User’s Guide for explanation of these codes
confidence_level The confidence level for the transfer reported by the server. The following values are defined:

0 High confidence
1 No EOF received
2 Low confidence
3 Unknown
9 Not supplied

Action: None