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