CURLMBS How IN XOJO CLOUD

I use CURLMBS and CURLSMBS in my old server for long time working good. Now i have a XOJO CLOUD server, i try to use this plugin but i not figure how to use in XOJO CLOUD.

I use this plugin to connect to a outside FTP server, i open the proper port with xojocloud.firewall and i never get connected.

Please Help…

We’d need to see some sample code. My suspicion is that the firewall is getting closed before CurlMBS is done.

well, use OptionVerbose with CURL to get debug messages. Maybe that helps?

Also you need to open ports for outgoing traffic.