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

Fail to resume download, where some files have been done and others not. #2204

Open
SadAngelF opened this issue Apr 25, 2024 · 0 comments
Open

Comments

@SadAngelF
Copy link

When I use aria2 to download the dataset with many files, I got wrong as below:
errorCode=13 File data/train-00000-of-02043.parquet exists, but a control file(*.aria2) does not exist. Download was canceled in order to prevent your file from being truncated to 0. If you are sure to download the file all over again, then delete it or add --allow-overwrite=true option and restart aria2.

The command I used is:
aria2c --console-log-level=error -x 4 -s 4 -k 1M -c --auto-file-renaming=false --allow-overwrite=false --check-integrity=true "$url" -d "$file_dir" -o "$(basename "$file")"

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

No branches or pull requests

1 participant