We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi,
im using scaleway's s3 solution as remote backend:
"fs": "s3", "params": { "endpoint": "https://s3.fr-par.scw.cloud", "region": "fr-par", "bucket": "ftpserver", "access_key_id": "SCWxxx", "secret_access_key": "xxxx, "disable_ssl": "true", "path_style": "true" } ,
Unfortunately a simple ls command show nothing:
Is there any advice which can help?
thanks
The text was updated successfully, but these errors were encountered:
any help on that? have the same issue :(
Sorry, something went wrong.
I've the same error on AWS... edit: looks like related to this: fclairamb/afero-s3#393
No branches or pull requests
Hi,
im using scaleway's s3 solution as remote backend:
Unfortunately a simple ls command show nothing:
Is there any advice which can help?
thanks
The text was updated successfully, but these errors were encountered: