Linux上的多连接多部分文件下载工具

Is there any good multi-connection multi-part file downloading tools on Linux? wget is great but can only make 1 connection for 1 file. Sometimes, it is too slow on some networks.

Linux上是否有任何好的多连接多部分文件下载工具wget很棒,但只能为1个文件建立1个连接。 有时,在某些网络上它太慢了。

I use aria2 which supportsmMulti-connection download.

我使用支持aria2 -connection下载的aria2

aria2 can download a file from multiple sources/protocols and tries to utilize your maximum download bandwidth. Really speeds up your download experience.

aria2可以从多个来源/协议下载文件,并尝试利用最大下载带宽。 真正加快了您的下载体验。

Try this command:

试试这个命令

aria2c -m 10 -s 10 -x 10 
-d /path/to/dir/ -o file.name http://example.com/file.name

or

要么

aria2c -m 10 -s 10 -x 10 
http://example.com/file.name
Answered by Eric Z Ma.
埃里克·马(Eric Z Ma)回答。

翻译自: https://www.systutorials.com/multi-connection-multi-part-file-downloading-tools-on-linux/

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值