I’m using the example FTPS code example and the latest (7.52) firmware.
I get the following error when opening the (SSL wrapped) data channel to transfer a file.
[SSL][ERROR] Can't create SSL channel : (reason) The limited 1 (one) SSL channel is already open.
This seriously breaks any communication that is based on the model of a control channel and a data channel. Is there a work around for this? It looks like the previous SSL library didn’t have this limitation.