Download same file from several source

If you like to download a file from several download link (source), then what will you do? Can't understand?

Say, I am trying to download a newer version of a newly published linux distribution. It has several download link for various world region. I want to download it from all the links. What will I do?

Use a simple command with 'aria2'. It is a wellknown mini application which can download a single file from several/ various location or download link. Use the command below and check it yourself.

aria2c http://server01.com/file.tar.gz http://server02.com/file.tar.gz
http://server03.com/file.tar.gz http://server04.com/file.tar.gz
First of all, you should know all the server names / links and file names. Remember that filename should be same for every command.

Check out 'aria2' commands and information at this ARIA2C(1) Manual Page.

1 comment:

  1. This comment has been removed by a blog administrator.

    ReplyDelete

Please help me to improve my English. Please Email me or comment below. Thanks...