LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Desktop (https://www.linuxquestions.org/questions/linux-desktop-74/)
-   -   How does one download multiple files with aria2c? (https://www.linuxquestions.org/questions/linux-desktop-74/how-does-one-download-multiple-files-with-aria2c-4175510609/)

Sosuke_Aizen 07-09-2014 02:26 PM

How does one download multiple files with aria2c?
 
I want to download multiple files with aria2c. How does one do this? I think it would work like this:
Code:

aria2c [torrent options] -T first_torrent_file.torrent -T second_torrent_file.torrent
Testing this would be time consuming as the files I am trying to download are large. Is this correct?

repo 07-11-2014 01:48 AM

AFAIK it can download from multiple sources, not multiple files.

Kind regards

ruario 07-11-2014 05:14 AM

Just open multiple terminals and start aria2c multiple times, one for each file.

Sosuke_Aizen 07-11-2014 01:57 PM

Quote:

Originally Posted by ruario (Post 5202191)
Just open multiple terminals and start aria2c multiple times, one for each file.

I see, thanks.


All times are GMT -5. The time now is 07:00 PM.