sherwinchetan / s3fs

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

no mnty mnty #68

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
I successfully built s3fs. I have fuse-2.7.4-2.fc10.x86_64 installed.
I successfully created s3 bucket clevur.

I run this command (with my real accesss keys) and s3fs seems to be happy:

/usr/bin/s3fs clevur -o accessKeyId=xxx -o secretAccessKey=yyy /mnt

But doesn't appear to have the desired effect:

ls /mnt/clevur
ls: cannot access /mnt/clevur: No such file or directory

Original issue reported on code.google.com by greg.cli...@gmail.com on 19 Aug 2009 at 3:01

GoogleCodeExporter commented 8 years ago
does just ls /mnt work?

Original comment by rri...@gmail.com on 19 Aug 2009 at 1:31

GoogleCodeExporter commented 8 years ago
Yes, that works. Silly me. Thanks for your help.

Original comment by greg.cli...@gmail.com on 19 Aug 2009 at 1:53

GoogleCodeExporter commented 8 years ago
Closing this issue, appear to have been an usage issue.

Original comment by dmoore4...@gmail.com on 21 Oct 2010 at 4:56