Skip to content

URL parameter for s3fuse has typo in its address to the S3 location. #1

@kennethbruskiewicz

Description

@kennethbruskiewicz

This is for posterity for anyone coming across this tutorial later.

There is an error in the tutorial script. The - after "s3" in -o url="https://s3-$S3BUCKETREGION.amazonaws.com" should be .. The corrected option is -o url="https://s3.$S3BUCKETREGION.amazonaws.com".

Elaboration here: s3fs-fuse/s3fs-fuse#1336 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions