awslabs / aws-js-s3-explorer

AWS JavaScript S3 Explorer is a JavaScript application that uses AWS's JavaScript SDK and S3 APIs to make the contents of an S3 bucket easy to browse via a web browser.
Apache License 2.0
818 stars 273 forks source link

Specify prefix in URL #83

Open giom-l opened 4 years ago

giom-l commented 4 years ago

Hi,

I just discovered this project and for now, it works like a charm and responds to almost every needs I have.

I was wondering if it could be possible to specify the prefix directly in the URL ? I saw this PR but can't get it work (maybe specific for

Here is an example of URL I tried (no public bucket) : https://bucket-test-src.s3.amazonaws.com/index.html#specific-folder

It only works when I specify it in the connection modal. Am I missing something ?

I am currently using v2-alpha version.

giom-l commented 4 years ago

I think it maybe handled with https://github.com/awslabs/aws-js-s3-explorer/pull/53/files