Skip to content
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

fix: Use filenamify to sanitize filenames, and cut to 255 chars #36

Merged
merged 3 commits into from
Jul 19, 2019

Conversation

brandonocasey
Copy link
Contributor

Fixes #32

@brandonocasey brandonocasey force-pushed the fix/length-too-long branch 2 times, most recently from 2177285 to b9f536f Compare July 19, 2019 16:12
@brandonocasey brandonocasey changed the title fix: Cut to 200 characters to prevent ENAMETOOLONG fix: Cut to 255 characters to prevent ENAMETOOLONG Jul 19, 2019
@brandonocasey brandonocasey changed the title fix: Cut to 255 characters to prevent ENAMETOOLONG fix: Use filenamify to sanitize filenames, and cut to 255 chars Jul 19, 2019
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.

ENAMETOOLONG: name too long
2 participants