-
-
Notifications
You must be signed in to change notification settings - Fork 907
How to configure s3cmd for alternative S3 compatible services
S3CMD supports a lot of S3 API compatible alternatives.
The purpose of this page is to list the correct configurations to use them with s3cmd.
If your service or a service that you are using is not listed here, please open an issue or a PR so that we can complete this page.
In this section will be listed cloud services.
"How to" link:
https://www.digitalocean.com/community/tutorials/how-to-configure-s3cmd-2-x-to-manage-digitalocean-spaces
"How to" link:
https://help.dreamhost.com/hc/en-us/articles/215916627-S3cmd
In this section will be listed softwares that can be used to provide a S3 compatible API or to run your own server or gateway
"How to" link:
https://docs.minio.io/docs/s3cmd-with-minio
http://docs.ceph.com/docs/master/radosgw/
host_base = radosgw.example.com host_bucket = %(bucket)s.radosgw.example.com
"How to" link:
http://docs.basho.com/riak/cs/2.1.1/cookbooks/configuration/s3-client/
Limitations: Only "signature v2" supported
signature_v2 = False