The FTP command returned an error response because of the FTPS status. (user = aa....aa, client = bb....bb, FTPS mode = cc....cc, command = dd....dd, error code = ee....ee)
- aa....aa: User name
- If the error occurs before the user logs in: <null>
- bb....bb: Client IP address
cc....cc: FTPS mode
- Implicit: Implicit FTPS
- Explicit: Explicit FTPS
- None: Normal FTP
- dd....dd: FTP command
ee....ee: Error code
- 01: The AUTH command was received with the settings for blocking FTPS.
- 02: The authentication is successful.
- 03: A secure protocol-based control connection is already established.
- 04: A secure protocol-based control connection is not established.
- Description
- The FTP command returned an error response because of the FTPS status.
- (S)
- One of the following is executed:
- The file or list data transmission processing ends.
- The file or list data transmission processing is performed with the settings disabled.
- (O)
- Take the following action for each error code:
- 01: The FTP inbound adapter was started with a normal FTP. Either allow the FTPS of the FTP inbound adapter, or use the normal FTP with the FTP client.
- 02: The FTP client must issue the AUTH command before issuing the USER and PASS commands.
- 03: The possible causes are as follows. Check the FTP client settings.
The AUTH command was issued in the Implicit mode
The AUTH command is already issued successfully in the Explicit mode
- 04: The possible causes are as follows:
The operations were performed with the normal FTP
Allow FTPS of the FTP inbound adapter and use FTPS with the FTP client.
An attempt to establish a secure connection failed
If other messages are displayed before this message, take action according to those messages.
- If the problem is not resolved, review and, if necessary, revise the following items:
- FTPS-related property values in the settings of the RAR properties file
- Network status
- FTP client settings
All Rights Reserved. Copyright (C) 2015, Hitachi, Ltd.