Closed GoogleCodeExporter closed 9 years ago
[deleted comment]
Sorry, I've done so many tests that I copied wrong:
1. sudo mkdir /test
2. sudo /usr/bin/s3fs nameofmybucket /test
3. ls -al /test
d????????? ? ? ? ? ? test
Original comment by dant...@gmail.com
on 21 Feb 2011 at 4:29
Not a defect, just pilot error.
What about running the following command?:
sudo ls -al /test
Please investigate the "allow_other" FUSE option.
Original comment by dmoore4...@gmail.com
on 23 Feb 2011 at 3:48
Thaaaaaaaaaaaank you !
sudo ls worked ... and allow_other worked better ;)
thank you !
Original comment by dant...@gmail.com
on 24 Feb 2011 at 3:21
Original issue reported on code.google.com by
dant...@gmail.com
on 21 Feb 2011 at 4:27