Skip to content

Backslash in (access) key leads to problems with URI #771

Description

@golsch

Bug Description

Unfortunately, our S3 implementation is dependent on another system, which means that there is a backslash in the access key. If you create an absolute URI for a path, this leads to problems because backslash is an illegal URI character.

Steps To Reproduce

  1. Initialize an S3 file system with a backslash in the access key, for example <ad\accesskey>
  2. Create an absolute path or URI for a path

Expected Behavior

Get an absolute path/URI

Question

Is the user info (<>@) in the URI even necessary?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingneeds triageThe issue needs to be triaged, before work can commence

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions