Welcome Guest! Log in
Stambia versions 2.x, 3.x, S17, S18, S19 and S20 are reaching End of Support January, 15th, 2024. Please consider upgrading to the supported Semarchy xDI versions. See Global Policy Support and the Semarchy Documentation.

The Stambia User Community is moving to Semarchy! All the applicable resources have already been moved or are currently being moved to their new location. Read more…


Symptom

When executing a process which connects to an FTPS server, the following error is raised:

    com.indy.engine.common.exceptions.EngineExceptionI: 550 SSL/TLS required on the data channel
    at com.indy.engine.actionCodes.FtpPutActionCodeI.executeSimpleCode(SourceFile:394)
    at com.indy.engine.action.common.ActionCodeTypeI.executeCode(SourceFile:1608)
    at com.indy.engine.action.common.ActionCodeTypeI.run(SourceFile:1767)
    at java.lang.Thread.run(Unknown Source)

 

Solution

This error message is raised by the FTPS server, because it expects encryption of the data channel.

See RFC2228 for more information.

The solution is to enable the FTP_ENCRYPT_CHANNEL_DATA parameter on the FTP action.

 399 kb ftp encrypt

Knowledge Base

Suggest a new Article!