6 Replies Latest reply on Apr 28, 2017 10:44 AM by dalbani

    MIME type detection with S3 binary storage

    dalbani

      Hello,

       

      I'm currently running into an issue with to regard to MIME type detection in combination with S3 binary storage: no detection seems to take place actually!?

      I've tried with both "name" and "contents" values for the "mime-type-detection" setting, without success: "jcr:mimeType" is always "application/octet-stream".

      Can someone report having seen this functionality working?

      I've compared a with a file-based binary storage and MIME detection works in this case.

      Could the issue somehow come from the fact that S3BinaryStore internally uses an intermediary FileSystemBinaryStore?

       

      Thanks!