On Thu, Jun 5, 2014 at 3:16 AM, Mr. W <[email protected]> wrote:
> If I'm uploading a large file to GCS through BlobstoreAPI using > https://developers.google.com/appengine/docs/python/blobstore/functions#create_upload_url > and gs_bucket_name > as a parameter, then how big could be size of this file? It's unlimited for > uploading file size? > According to the PHP documentation, the upload size is capped at 100 TB: https://developers.google.com/appengine/docs/php/googlestorage/user_upload . http://imgur.com/xyAS9k9 ----------------- -Vinny P Technology & Media Advisor Chicago, IL App Engine Code Samples: http://www.learntogoogleit.com -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-appengine. For more options, visit https://groups.google.com/d/optout.
