235 : ADAT=base64EncodedData
Explanation
The client connected to the server using GSSAPI authentication and sent an ADAT command. The server must send an ADAT reply containing the authentication data. The server does not require another ADAT command from the client.
base64EncodedData is the server's authentication data.
System action
FTP continues.
User response
None.
System programmer response
None.