ftpserver
ftpserver copied to clipboard
can't list S3 remotes
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
any help on that? have the same issue :(
I've the same error on AWS... edit: looks like related to this: https://github.com/fclairamb/afero-s3/pull/393