Hacker News new | ask | show | jobs
by mrich 1367 days ago
Hmm, conflicting info?

https://aws.amazon.com/s3/faqs/

> Individual Amazon S3 objects can range in size from a minimum of 0 bytes to a maximum of 5 TB.

https://docs.aws.amazon.com/amazonglacier/latest/dev/uploadi...

> Using the multipart upload API, you can upload large archives, up to about 40,000 GB (10,000 * 4 GB).

Since the archive must be restored to S3 before download, I wonder what will happen if you upload and restore a 5 TB + 1 byte archive?