Skip to content
This repository was archived by the owner on Jul 22, 2023. It is now read-only.

Fixed path collapsing for S3 and Rackspace #11

Merged
merged 3 commits into from
Mar 16, 2018

Conversation

brammittendorff-dd
Copy link
Contributor

When there is no trailing slash in the S3 url like in the example:

s3://accesstoken:secretkey@region/bucketname

The subpath will be /bucketname when we expect it to be / so the connection will not be established with amazon. This PR will fix this.

@mjrider mjrider merged commit 641781a into mjrider:master Mar 16, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants