aws-cli
aws-cli copied to clipboard
support continuing from aborted multipart upload
Currently the s3handler seems to always create a new upload context.
It would be nice to have the option to resume an earlier upload in the event that it was interrupted.