implement UploadPartCopy #160

Closed
opened 2021-11-22 13:53:35 +00:00 by trinity-1686a · 2 comments

Implement UploadPartCopy, which can be used to implement partial file edition without sending whole files over S3.

Implement [UploadPartCopy](https://docs.aws.amazon.com/AmazonS3/latest/API/API_UploadPartCopy.html), which can be used to implement partial file edition without sending whole files over S3.
trinity-1686a added the
scope
s3-api
label 2021-11-22 13:53:35 +00:00
lx self-assigned this 2021-11-22 14:21:51 +00:00
Owner

Our use case: writing a more efficient WebDAV/SFTP <-> S3 bridge for bagage.

Our use case: writing a more efficient WebDAV/SFTP <-> S3 bridge for bagage.
Owner

Merged in #188

Merged in #188
Sign in to join this conversation.
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Deuxfleurs/garage#160
No description provided.