From 6a21a8a351f885ecbd7d804dae629a8207d05d87 Mon Sep 17 00:00:00 2001 From: yangmingming Date: Tue, 15 Nov 2016 13:05:53 +0800 Subject: [PATCH] yangmingming translating --- .../20160513 aria2 (Command Line Downloader) command examples.md | 1 + 1 file changed, 1 insertion(+) diff --git a/sources/tech/20160513 aria2 (Command Line Downloader) command examples.md b/sources/tech/20160513 aria2 (Command Line Downloader) command examples.md index 7fd793197e..b0bacc93a0 100644 --- a/sources/tech/20160513 aria2 (Command Line Downloader) command examples.md +++ b/sources/tech/20160513 aria2 (Command Line Downloader) command examples.md @@ -1,3 +1,4 @@ +yangmingming translating # aria2 (Command Line Downloader) command examples [aria2][4] is a Free, open source, lightweight multi-protocol & multi-source command-line download utility. It supports HTTP/HTTPS, FTP, SFTP, BitTorrent and Metalink. aria2 can be manipulated via built-in JSON-RPC and XML-RPC interfaces. aria2 automatically validates chunks of data while downloading a file. It can download a file from multiple sources/protocols and tries to utilize your maximum download bandwidth. By default all the Linux Distribution included aria2, so we can install easily from official repository. some of the GUI download manager using aria2 as a plugin to improve the download speed like [uget][3].