I am uploading a folder with subfolders containg SVG files. MIME-Type is set to image/svg+xml.
When I transfer the folder using the Cloudberry GUI interface there is no problem and the publication with the SVG files display perfectly.
When I transfer the same folder using PowerShell with the Cloudberry PSSnapIn with -CheckFileConsistency set. the folder uploads but the SVG files do not render.
I believe that the files with the snap-in are being handled as 'octet-stream' whilst those transferred manually are being handled correctly as svg+xml. I've tried transferring with TNTDrive and again the files display with no issue.