跳至主要内容

aria2c help

aria2c -x16  -s16  http://www.yoururl/a.zip



BT自动调节连接数(Adjust the number of peers adaptively)

如果每个种子的下载速度都低于 200K 的话, aria2 会临时增加连接数来试着提高下载速度。
aria2c --bt-request-peer-speed-limit=200K file.torrent

评论