Announcements
This site is in read only until July 22 as we migrate to a new platform; refer to this community post for more details.
Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

Upload to Google Bucket not uploading compeletely

I'm using Articulate Storyline. The file is very big. It takes a long time to upload and never uploads all the files completely.

The folder will appear in the bucket, but I never received upload complete notification. The page just refreshes after waiting hours and the folder is partially uploaded.

Advice on uploading large files?

Thank you.

2 1 612
1 REPLY 1

Hi @MHRCTraining,

Welcome to Google Cloud Community!

To upload large files to Google Bucket, you can use the following methods:

  • Use a resumable upload. This type of upload allows you to pause and resume the upload at any time.
  • Use a chunk size. When uploading a large file, it is more efficient to break it up into smaller chunks and upload each chunk separately.
  • Use a third-party tool. There are a number of third-party tools that can help you to upload large files to Google Bucket.

Here are some specific steps you can try:

  1. Use the gsutil command-line tool.
  2. Use the Cloud Storage Transfer Service.
  3. Use a third-party tool like Cloud Commander.

If you are still having problems uploading your file, you can contact Google Cloud support for assistance.

Here are some additional tips for uploading large files:

  • Make sure that you have a strong and stable internet connection.
  • If you are uploading a very large file, it may be helpful to break it up into smaller chunks and upload each chunk separately.
  • You can also try using a different browser or device to upload the file.
  • If you are using a third-party tool, make sure that you are using the latest version of the tool.