mirror of
https://github.com/minio/minio.git
synced 2025-03-06 00:30:09 -05:00
This API is implemented to allow copying data from an existing source object to an ongoing multipart operation http://docs.aws.amazon.com/AmazonS3/latest/API/mpUploadUploadPartCopy.html Fixes #3662