I want to put a ZIP file on FME_SHAREDRESOURCE_DATA using the FME Server API:
The file gets copied, but the ZIP file becomes smaller and corrupted. Even a ZIP file of 1KB. Any ideas why this happens? I've tried on two different FME Servers, since I thought it would be the server configuration.
If I do the same with an XML file or a TXT file, regardless the size, it works well.