We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi, thanks for your great project, it is really great !!
But I met a problem when using your tool to download ImageNet-21k(https://image-net.org/data/winter21_whole.tar.gz). It is a single file and its size is about 1.2T.
After downoding 411GB of the file, it stucks with erorr saying "file too large". Could you please tell me how to avoid the mistake?
Thank you very much!
The text was updated successfully, but these errors were encountered:
In case of huge files like that I think the ideal solution is by using retries and resume downloads
Sorry, something went wrong.
No branches or pull requests
Hi, thanks for your great project, it is really great !!
But I met a problem when using your tool to download ImageNet-21k(https://image-net.org/data/winter21_whole.tar.gz). It is a single file and its size is about 1.2T.
After downoding 411GB of the file, it stucks with erorr saying "file too large". Could you please tell me how to avoid the mistake?
Thank you very much!
The text was updated successfully, but these errors were encountered: