What is the best way to upload a large file to Google Cloud Storage? (PHP Libs)

38 views
Skip to first unread message

Nizar Bens

unread,
Sep 2, 2017, 6:40:17 PM9/2/17
to Google App Engine

Hi,

I'm having hard times making a PHP script uploads large files -2-5 GB- 

How can i read a large file in PHP so i can upload it?

Thank you.

George (Cloud Platform Support)

unread,
Sep 4, 2017, 9:39:06 AM9/4/17
to Google App Engine
Hello Nizar, 

You can increase upload file size and the related behavior of your app by appropriately setting the upload_max_filesize and post_max_size PHP options, as well as max_input_time and max_execution_time. For more detail you may read the "Upload Large Files in PHP" post, or similar ones. 

This is a more technical or coding question, more appropriate for forums like stackoverflow, where experienced PHP programmers are ready to help with such issues. Groups are meant more for general discussions and opinions. 
Reply all
Reply to author
Forward
0 new messages