Upload File Size Limit ? - Google Cloud Storage

0

On trying to upload a .mp4 file(40mB-20minutes) on a 12month free-trial account in Google Cloud Storage ,the upload stops before completion(~1%). However ,it does accept shorter .mp4 files (2mB-12seconds).

Is there a upload filesize limit during the 12month free trial ?

I am currently located in the Asia region and have selected the Asia(multiple regions in Asia)option storage bucket .

Upload Stopped

starzar

Posted 2019-07-27T03:53:14.070

Reputation: 111

Answers

0

There's a max size limit of 5T: https://cloud.google.com/storage/docs/json_api/v1/objects/insert

There's no smaller limit for free trial users.

Mike Schwartz

Posted 2019-07-27T03:53:14.070

Reputation: 101