s3cmd icon indicating copy to clipboard operation
s3cmd copied to clipboard

Official s3cmd repo -- Command line tool for managing S3 compatible storage services (including Amazon S3 and CloudFront).

Results 225 s3cmd issues
Sort by recently updated
recently updated
newest added

My team would like to continue using s3cmd, please could you let me know when you are planning to the release as IMDSV1 has a security vulnerability

In progress of [this PR](https://github.com/s3tools/s3cmd/pull/1270) I noticed s3cmd doesn't implemented the ListObjectsV2 requests and all operations in `ls` command is under ListObjects. Is there any plan to support it? let...

feature-request

As discussed in [this issue](https://github.com/s3tools/s3cmd/issues/1269)

In ceph storage's s3 interface, there is a flag named "allow-unordered" that allows rgw (the gateway) to don't force the cluster to sort all of objects in case of list-objects-v2...

feature-request

Hi @fviard, firstly, thank you for your heroic work of maintaining this project. I was wondering: what are your plans for releasing the next version to pip? There are some...

not-a-bug

**ceph16.2.7** ![f6232ba6e117094c7f9b6d86fe3c568](https://user-images.githubusercontent.com/4116773/179942427-b762e43f-f22f-4787-9e80-15ae687f0f91.jpg) ![image](https://user-images.githubusercontent.com/4116773/179943213-c4aabce7-e259-45dc-b111-b87e3fb2aa96.png) **Error message:** ![image](https://user-images.githubusercontent.com/4116773/179943654-335fa9d8-b68a-4993-ac7b-38326ece6faf.png) s3cmd version ![image](https://user-images.githubusercontent.com/4116773/179943799-c134f4b9-0880-4754-a6d0-29d15400800d.png) **.s3cfg:** [default] access_key = K5JV7S9QMYHN121JBF5P access_token = add_encoding_exts = add_headers = bucket_location = US ca_certs_file = cache_file = check_ssl_certificate = True...

I execute the command(s3cmd --configure), which returns the required configuration parameters what are the meaning, where can I query?

Where can I download the ARM version of s3cmd?

Trying to sync backups from remote S3 to lockal host with cron job and catch error: Invoked as: /usr/bin/s3cmd --config=/root/.s3cfg --delete-removed --check-md5 --human-readable-sizes --no-check-certificate --no-progress --quiet sync s3://backup/couchbase /data/backup_from_bucket Problem:

waiting-feedback
investigation-needed

Seeing this for the first time during `s3cmd --configure` was incomprehensible to me: ``` Use "%(bucket)s.s3.amazonaws.com" to the target Amazon S3. "%(bucket)s" and "%(location)s" vars can be used if the...