Used to upload a single file in multiple parts.
Parts are automatically assembled after all uploads.
Parts can also be uploaded in parallel, in any order and can even be retransmitted.
Objects can also be uploaded even before the final size is known (e.g. upload as you are creating it).
It is possible to stop a multi-part upload. Once stopped, it may be aborted or resumed.
AWS recommends that you use Multipart Upload for files larger than 100 MB.
- heartin's blog
- Log in or register to post comments
Recent comments