I’m using s3-swf-upload-plugin in a Rails project to upload directly to S3. Pretty nifty, but can’t seem to figure out how to make the uploaded files public. S3 doesn’t seem to have the concept of public “buckets”. Any ideas?
I’m using s3-swf-upload-plugin in a Rails project to upload directly to S3. Pretty nifty,
Share
I use S3Fox for Firefox, http://www.s3fox.net/
You can browse your S3 buckets then right-click -> Edit ACL and set things to public.
You can also get the url for the bucket in a similar fashion.
It is very simple to use.