Documentation Index

Fetch the complete documentation index at: https://kb.vastdata.com/llms.txt

Use this file to discover all available pages before exploring further.

List Multipart Uploads

Prev Next
s3cmd [-c CONFIGFILE] multipart s3://BUCKET [ID]

CONFIGFILE

Configuration file. Defaults to $HOME/.s3cfg

BUCKET

The name of a bucket (multipart uploads to the specified bucket are listed)

ID

The ID of a specific multipart upload (for filtering list)

Example

To list all current multipart uploads to bucket mybucket in progress

$ s3cmd -c vast.s3cfg multipart s3://mybucket