Access the FTP server of an equipment behind an Ewon through M2Web

Hi everyone.
Is there any way accessing the FTP server of an equipment on the same LAN than an Ewon, using the M2Web API ?
Thanks for your answers.
Regards.

The M2Web API allows you to communicate with the Ewon. You would have to first transfer the files from the FTP server to the Ewon before you could access them using the M2Web API. You could do this using BASIC scripting on the Ewon (GETFTP) and then potentially using Export Block Descriptors with the API.