Open remyd1 opened 2 years ago
I was able to get this working with Storage Grid settings the creds in a $HOME/.aws/credentials profiles and passing the --profile {name} flag. I'm not sure why goofys isn't picking up the environmental variables that were set.
I was able to get this working with Storage Grid settings the creds in a $HOME/.aws/credentials profiles and passing the --profile {name} flag. I'm not sure why goofys isn't picking up the environmental variables that were set.
Because the region wasn't specified in any way (in the command or in HOME/.aws/config
for the profile, for example).
Hi,
I am testing goofys, but it does not work with a S3 NetApp provider.
I have the following issue:
I am able to mount it using
s3fs-fuse
(domain have been replaced here).I am using this command line:
With
s3fs-fuse
:Is it supported or did I missed some option (I am sorry if I did something wrong or did not see the right option in documentation) ?
Thanks, Best regards,