Skip to content

Fix download on Linux if filepath contains directory #145

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 24, 2015

Conversation

ermshiperete
Copy link

This change fixes a problem on Linux with downloading files.

On Linux we shouldn't replace forward slashes with backslashes because the forward slash serves as directory separator.

On Linux we shouldn't replace forward slashes with backslashes because
the forward slash serves as directory separator. This fixes a problem
with downloading files.
normj added a commit that referenced this pull request Apr 24, 2015
Fix download on Linux if filepath contains directory
@normj normj merged commit 803130e into aws:master Apr 24, 2015
@normj
Copy link
Member

normj commented Apr 24, 2015

Sorry this got dropped. I have merged in the changes and it will go out with the next release.

@normj
Copy link
Member

normj commented Apr 27, 2015

This changed was released today with version 2.3.34 of the SDK.

@ermshiperete ermshiperete deleted the Download branch October 20, 2017 13:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants