Report this

What is the reason for this report?

I Can't made public bucket on spaces

Posted on December 30, 2018

I’ve migrated from am *** and am trying to make 40GB of files public. The problem is that there is no way in the web interface to make the bucket public, and nothing in the CLI works! Already tried

s3cmd setacl --acl-public --recursive s3://my-bucket/upload

aws s3 sync /home/upload s3://my-bucket/upload --endpoint-url=https://sfo2.digitaloceanspaces.com --acl public-read

NOTHING WORKS!

can you help me? Or is there no way to do that and I have to go back to a*****?



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

Hey friend,

This can be done with s3cmd. You can find instructions here: https://www.digitalocean.com/docs/spaces/resources/s3cmd-usage/#make-all-the-files-at-a-path-public-recursively

You can find instructions for setting up s3cmd here: https://www.digitalocean.com/docs/spaces/resources/s3cmd/

Jarland

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.