💾 Archived View for freeshell.de › tldr › aria2c.gmi captured on 2023-09-28 at 16:11:59. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2022-04-28)
-=-=-=-=-=-=-
Fast download utility.
Supports HTTP(S), FTP, SFTP, BitTorrent, and Metalink.
aria2c {url}
aria2c --out={filename} {url}
aria2c --force-sequential {url_1} {url_2}
aria2c {url_1} {url_2}
aria2c --input-file={filename} --max-concurrent-downloads={number_of_downloads}
aria2c --split={number_of_connections} {url}
aria2c --ftp-user={username} --ftp-passwd={password} {url}
aria2c --max-download-limit={speed} {url}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).