

You can then pass name of text file to aria2c command using -i option. To download multiple files, you need to create a text file containing URLs of files you want to download. Downloading Multiple Files with Aria2Īria2 also allows you to download multiple files at once. By default, Aria2 will save downloaded file to current directory. This will start download process, and Aria2 will display information about download, such as download speed, remaining time, and percentage of completion. For example, to download a Linux ISO file, you can type following command − aria2c You need to open a terminal window and type aria2c command followed by URL of file you want to download. Downloading Files with Aria2ĭownloading a file with Aria2 is a simple process. Once installation is complete, you can start using Aria2 to download files.
#Aria2 multipole files install#
This will download and install Aria2 and any necessary dependencies. For example, to install Aria2 on Ubuntu, you can open a terminal window and type following command − sudo apt-get install aria2
#Aria2 multipole files software#
Fortunately, Aria2 is available in most Linux distributions' software repositories, so it can be installed using distribution's package manager. Installing Aria2īefore you can start using Aria2, you need to install it on your Linux system. Although this may seem daunting to some users, it is actually very easy to use and can be more efficient than using a graphical interface. Aria2 is a command-line tool, which means that it is controlled using text commands in a terminal window. It supports HTTP, HTTPS, FTP, BitTorrent, and Metalink protocols, making it a powerful tool for downloading files from internet. What is Aria2?Īria2 is a lightweight and versatile download utility that allows users to download files from various sources using multiple protocols. One such tool is Aria2, a multi-protocol command-line download tool for Linux. Fortunately, there are tools available that can help make task of downloading files easier and more efficient. Whether it's downloading a large file, such as a video or a software package, or multiple files from different websites, we all have to deal with downloads. In today's digital age, downloading files is a routine task for many of us.
