Skip to content

can't list S3 remotes #775

@dyipon

Description

@dyipon

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:
image

Is there any advice which can help?

thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions