Hello,

Some quick answers:

- yes, direct uploads are limited to 32MB and it's documented
- for large uploads the recommended way is to create a one-off upload URL 
which uploads the file to Google Cloud Storage. For Python I find the 
blobstore interface to be the easiest to use for this: 
https://cloud.google.com/appengine/docs/standard/python/blobstore/

Cheers,
Attila

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/be46dafb-f5be-442f-bdad-a14f409d97b7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to