Well....I believe this is not true anymore. Seems like s3fs introduced sometime along the way a possibility to control the access list. If you use -odefault_acl=public-read then items in your mounted bucket are created with ability to access them publicly via URL.
On Mar 31, 9:12 pm, kenja <[email protected]> wrote: > Unfortunately, if you use s3fs to mount yours3buckets to your > instances, it does not allow you to post files as public readable. > Very frustrating... For managing image directories or other public > files for serving, I've been using a php class that allows you to set > the file permissions: > > http://www.neurofuzzy.net/2006/03/17/amazon-s3-php-class/ > > It's fairly easy to configure and use. > > On Mar 29, 1:45 pm, domhol <[email protected]> wrote: > > > Hi all, > > > I have mounted bys3buckets as folders in public directory. These > > are not visible to the public, however I cannot even access them from > > html or php; anyone know how to setup the permissions for bucketacl > > and/or unix permissions so i can call these buckets for images etc... > > > Cheers, > > > Dominic --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "scalr-discuss" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/scalr-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
