Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

lower-level API around managing multipart uploads #3

Open
quinnj opened this issue Aug 31, 2022 · 1 comment
Open

lower-level API around managing multipart uploads #3

quinnj opened this issue Aug 31, 2022 · 1 comment

Comments

@quinnj
Copy link
Member

quinnj commented Aug 31, 2022

  • expose ability to see list of parts for an object
  • expose get on current multipart upload progress
  • operations to delete parts already uploaded
  • operations to partially update existing object by only replacing select parts
@nantiamak
Copy link
Collaborator

An abort function similar to AbortMultipartUpload of S3 would be also nice to add to signal to S3/Blobs that we're aborting the multi-part upload.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants