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 Likes
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:
- Use the gsutil command-line tool.
- Use the Cloud Storage Transfer Service.
- 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.
1 Like