When uploading multiple files at once in the s3 console, the result says success, but some files are only partially uploaded.

1

When uploading multiple files at once in the s3 console, the result says success, but some files are only partially uploaded.

For example, if I wanted to upload four identical videos with different names, as shown in the image below, Enter image description here

It says the upload was successful, but shows a strange result where the progress is not 100%. Enter image description here

If you look at the uploaded results, you can see that I uploaded 4 of the same files, but one file has a different size. If you have more files, you will have more files that are only partially uploaded like this. Enter image description here

This has been happening recently. I can reproduce it 100%. Is this a new bug in the S3 console? Or is there a setting in the bucket that might have something to do with it?

Hoon
asked 8 months ago236 views
1 Answer
-1

Based on my experience, once your file size reaches 100 MB, should consider using the multipart upload service. https://docs.aws.amazon.com/AmazonS3/latest/userguide/mpuoverview.html

answered 8 months ago
  • We've been uploading 37TB of videos (20 million files) for 2 years and never experienced this issue. We've only been experiencing it recently.

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions