Closed kudep closed 3 years ago
Of course you can :-)
However, it seems there is a problem with public buckets (with public listings enabled).
The bug seems to be inherited from goofys, it uses anonymous mode if it detects an anonymous bucket and --profile
option is empty.
I'll fix it in later versions, and the current workaround is to use ~/.aws/credentials
and explicitly pass --profile default
.
thanks a lot, I have changed public bucket to private one and now it works.
I can not get writing to s3 through fuse using
geesefs
mounting with the following command:Creating files or directories in
./mnt
doesn't change anything oftest-bucket-7d7fsdfs
At the same time, copying files to the bucket viaaws s3
works