aws-cli icon indicating copy to clipboard operation
aws-cli copied to clipboard

support continuing from aborted multipart upload

Open keturn opened this issue 10 years ago • 9 comments

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.

keturn avatar Jul 17 '15 22:07 keturn