danilop / yas3fs

YAS3FS (Yet Another S3-backed File System) is a Filesystem in Userspace (FUSE) interface to Amazon S3. It was inspired by s3fs but rewritten from scratch to implement a distributed cache synchronized by Amazon SNS notifications. A web console is provided to easily monitor the nodes of a cluster.
http://danilop.github.io/yas3fs
MIT License
644 stars 98 forks source link

Mounting public buckets #177

Open jayavanth opened 6 years ago

jayavanth commented 6 years ago

How can I mount public buckets without using AWS credentials?

When I try to mount it, I get this:

MainThread <timestamp> ERROR no AWS credentials found, use -h for help.