Question

Using the GoogleCloudStorageConnector is it possible for the upload from directory function to correctly identify the ContentType of the files being uploaded?

  • 22 October 2021
  • 1 reply
  • 1 view

Badge

Currently, I'm seeing all files uploaded as 'application/octet-stream'. Not that this is a terrible failure, but I'm trying to respond to uploads in the bucket with cloud functions that will follow the content-type as best as possible to determine subsequent actions.

 

I'll use file extensions for now.


1 reply

Userlevel 2
Badge +10

Hi @jsdbroughton​, unfortunately at the moment I do not believe it is possible to identify the ContentType of files being uploaded.

 

This idea sounds like something that would fit right into our FME Ideas section of the Community. You can post your idea for others to see, and if it gains enough traction in the form of upvotes, it could be considered for development and actually be released!

Reply