sherwinchetan / s3fs

Automatically exported from code.google.com/p/s3fs
GNU General Public License v2.0
0 stars 0 forks source link

s3fs with drupal files folder #76

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
I have successfully tested mounting a unix folder in centos to an amazon s3
bucket which is great. I can create a file in my mounted folder and it
shows up in the s3 bucket.

So I'm trying to mount the drupal files folder but it doesn't seem to
recognize the files folder. Is there a tricky to make it think it's writing
to a "dumb folder" instead of this mounted s3 folder?

Original issue reported on code.google.com by jrcallic...@gmail.com on 3 Nov 2009 at 1:01

GoogleCodeExporter commented 8 years ago
try fuse allow_other option?

e.g., -oallow_other

Original comment by rri...@gmail.com on 8 Jan 2010 at 4:33

GoogleCodeExporter commented 8 years ago
Yes, -oallow_other fixes the problem.

Original comment by fienipa on 22 Aug 2010 at 11:04

GoogleCodeExporter commented 8 years ago
Closing this issue - resolved through appropriate command line option.

Original comment by dmoore4...@gmail.com on 5 Nov 2010 at 6:10