From Fedora Project Wiki
Description
This test case tests whether you can download mutiple artifacts off the internet irrespective of protocol using aria2 from URIs listed on a text file
Setup
- Ensure the
aria2
package is installed
How to test
- Create a .txt file which should contain the links of all the downloadable.
- Run
aria2c -i file_name.txt
Expected Results
- Aria2 should start downloading the files in a sequential order