230-: Unable to open FTPS.RC configuration file - filename - errno

Explanation

The FTPS.RC user-level configuration file was located, but could not be opened for read access.

filename is the FTPS.RC user-level configuration file.

errno is the decimal z/OS® UNIX Return Code. These Return Codes are listed and described in the z/OS UNIX System Services Messages and Codes. The errno provides information about why the file could not be opened. A common problem is that the file name permission settings are incorrect.

System action

FTP continues.

User response

Contact the system programmer with the error.

System programmer response

Correct the problem indicated by errno. If the problem is caused by incorrect permission bits, use the CHMOD command to change the permission settings of filename.