If I already am storing images in the File System, whats the easy way to push them into a Google container (and get the URL address)?
It would be nice to NOT have to mess with OAUTH2 for many users that may need to get company images (inventory, for example) into storage.
Would be nice if a server process could do this without users having to see login dialog boxes... and maybe I don't want many users to be given access to the container!
Doesn't matter to me really where these are stored on the cloud. (AWS, google, etc.)
I'm just trying to put them somewhere where they can be seen outside of Aware via a URL.