Hello,
Could you create a video on how to upload a file to google drive? (I presume that is where you are directing people to save a file by default vs saving it to /usr/local/mywebsite/useruploads/ vs saving it to S3 vs gs://bucket_name/path_to_image_object)
Request noted! Actually, our officially preferred file upload mechanism is to use a Media column in Data tables. Here’s a forum post with some sample code, where I talk about how to do this (and how to make the file downloadable afterwards):