You are reading the article How To Download Any File From Different Protocols With Aria2 updated in September 2023 on the website Happystarlongbien.com. We hope that the information we have shared is helpful to you. If you find the content interesting and meaningful, please share it with your friends and continue to follow and support us for the latest updates. Suggested October 2023 How To Download Any File From Different Protocols With Aria2
InstallationAria2 is cross-platform compatible and is available for Windows, macOS, Linux and even Android. You can find the installer at its GitHub page.
You can find the Android version in Google Play. For Linux, you should be able to find it in your repositories/software center/package manager. If you are on Ubuntu, Debian, you can bring it on board with:
sudo
apt
install
aria2 Let’s Download with aria2cLinux distributions are a great way to see aria2’s versatility in action since they (usually) offer multiple different sources for their installation ISO’s. For this tutorial we will use Ubuntu’s installation ISO.
1. Start by visiting its download page.
4. When you have a list of HTTPS, HTTPS, and FTP links to the ISO, copy one to the clipboard and fire up your favorite terminal. Type the following command:
aria2c link_to_ISOHit Enter and aria2 will start downloading the file.
In the photo below, you can see aria2 downloading the file from an HTTPS source.
If the process is interrupted, you can resume your file download by using the same command. What’s even better is that you can resume the download even from other sources as long as the file remains identical.
In the following image we interrupted our HTTPS download and swapped the source for an FTP one. Aria2 resumed from where it had been stopped.
Let’s say you have the torrent file for the Ubuntu ISO. To use the torrent file as the input, use its filename instead of a URL after aria2c, similar to the following:
aria2c ub*
.torrentAs before, and although we were using a different transfer protocol, aria2 resumed the download.
Switches Worth UsingAria2 comes with some useful switches that allow you to optimize the download process:
No GUI?If you are looking for a user interface for this command line tool, you should check out Persepolis, which is a GUI for Aria2
You can use those switches together and even mix different sources (like HTTP & BitTorrent) in a single file_list.txt you use as an input.
What is your favorite way to download files from the Internet? If instead you want to save a file to multiple folders, here is a trick for you to do so.
Odysseas Kourafalos
OK’s real life started at around 10, when he got his first computer – a Commodore 128. Since then, he’s been melting keycaps by typing 24/7, trying to spread The Word Of Tech to anyone interested enough to listen. Or, rather, read.
Subscribe to our newsletter!
Our latest tutorials delivered straight to your inbox
Sign up for all newsletters.
By signing up, you agree to our Privacy Policy and European users agree to the data transfer policy. We will not share your data and you can unsubscribe at any time.
You're reading How To Download Any File From Different Protocols With Aria2
Update the detailed information about How To Download Any File From Different Protocols With Aria2 on the Happystarlongbien.com website. We hope the article's content will meet your needs, and we will regularly update the information to provide you with the fastest and most accurate information. Have a great day!