Skip to content

Changing slashes in filenames to hyphens to avoid crash #113

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

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

rastshawn
Copy link

I ran into an issue when downloading a folder that contained files that had "/" in their filenames. This caused a problem with finding the correct path to write the file to.

A quick fix was replacing slashes with hyphens.

Did my best to comb over the contribution guide this time.

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.

1 participant