Skip to content

Confusing errors when not specifying bucket region #174

@Nikratio

Description

@Nikratio

I've never used this bucket before, but:

> ./s3backer --blockSize=512K nikratio-test/s3backer ~/tmp/mnt  
s3backer: auto-detecting block size and total file size...
s3backer: error: auto-detection of filesystem size failed; please specify `--size'

./s3backer --blockSize=512K --size=50G nikratio-test/s3backer ~/tmp/mnt
s3backer: auto-detecting block size and total file size...
s3backer: auto-detection failed; using configured block size 512k and file size 50g
s3backer: http://s3.amazonaws.com/nikratio-test/s3backer/ appears to be already mounted (using mount token 0x00000001)
s3backer: reset mount token with `--reset-mounted-flag', or use `--force' to override

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