- Green versionCheck
- Green versionCheck
- Green versionCheck
How to use
Note: The following are all calls to aria2c.exe in batch mode.
Method 1: Single file download
aria2c.exe -c -s 5 -d F: Installation software URL.
-c: Enable breakpoint resumption.
-s 5: Set 5 threads.
-d F:Install software: The settings are downloaded and stored in F:Install software.
URL: The address of the file to be downloaded, such as http://xxx.com/xxx.zip.
Method 2: Download multiple files at the same time
aria2c.exe -c -s 5 -d F:Install software -j 2 -i url.txt.
-j 2: Set to download 2 tasks at the same time.
-i url.txt: Read the download task from url.txt.
For url.txt, you only need to write the address of the file to be downloaded in one line per line.
Instructions for use
Click Start to automatically start the aria2c process and open the download page http://aria2c.com
Click Close to end the process
HOME key hides the interface
Do not end the program before clicking Close. Just hide the HOME button in the background. Otherwise, errors may occur because the temporary decompressed files will be automatically deleted when the program is closed.
it works
it works
it works