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

Handle filenames too long for the system #8

Closed
CohenArthur opened this issue Apr 10, 2020 · 1 comment · Fixed by #11
Closed

Handle filenames too long for the system #8

CohenArthur opened this issue Apr 10, 2020 · 1 comment · Fixed by #11
Labels
bug Something isn't working disk-writing Issue regarding content-writing

Comments

@CohenArthur
Copy link
Collaborator

CohenArthur commented Apr 10, 2020

Running suckit on https://wikipedia.com/wiki/coronavirus fails on the second visit as it tries downloading a file with a very long URL

@CohenArthur CohenArthur added bug Something isn't working disk-writing Issue regarding content-writing labels Apr 10, 2020
@Skallwar
Copy link
Owner

We should truncate the name or hash it. But i fear it will be hard to find a specific file afterward

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working disk-writing Issue regarding content-writing
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants