Skip to content

Improvement to handle irregular strings as keyname. #910

@ksauzz

Description

@ksauzz

This is API compatibility issue. If one uses test%%00 for keyname:

  • S3 handles this as test%%00
  • CS handles this as test%0x00

Then, s3cmd ls s3://bucketname fails due to XML response including <Key>hoge%\x00</Key>.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions