Skip to content

Conversation

@voyvodov
Copy link

Adding few more commands to handle multipart uploads.

For now 3 more commands are added:

  • abortmp - Can be used to abort multi-part upload with key and upload ID.
  • lsmp - Can be used to list active multi-part uploads by key prefix.
  • parts - Can be used to list currently uploaded parts for specific upload ID (needs key and upload ID)

It will be good to have "resume" for failed uploads, but that is more like for another PR.

@voyvodov voyvodov requested a review from a team as a code owner September 11, 2024 10:30
@voyvodov voyvodov requested review from denizsurmeli and ilkinulas and removed request for a team September 11, 2024 10:30
@voyvodov voyvodov force-pushed the feature/multipart-cmds branch from 7e5d161 to 4f32f89 Compare September 11, 2024 11:29
Adding command to list active multipart uploads.
Adding command to abort active multipart upload.
@voyvodov voyvodov force-pushed the feature/multipart-cmds branch from 4f32f89 to f07aa14 Compare September 11, 2024 11:35
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

Successfully merging this pull request may close these issues.

1 participant