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
S3 Compatibility
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 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.