Question
I Can't made public bucket on spaces
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*****?
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.
×