mirror of
https://github.com/minio/minio.git
synced 2025-02-23 11:32:32 -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