- put the folder aria2 to the places you want, like c:\ ,then add the folder path in to your system user variant - Path.
- Adjust the file path in aria2.conf, the line you need to adjust is marked in ###, dir is the path of the download file, other is the path of log file and session file in this folder
dir=C:\Users\tlpa\Downloads\ ###
log=D:\aria2\Aria2.log ###
input-file=D:\aria2\aria2.session ###
save-session=D:\aria2\aria2.session ###
- for more of aria2, check this markdown file in Chinese
you may want to know
Use:
运行 aria2.exe
访问 http://aria2c.com/ 查看状态
file declaration:
aria2.conf # 配置文件 可以自己根据说明修改
aria2.exe # 启动文件 使用这个来启动 aria2
aria2.session # 任务保存文件 未完成任务会保存在这里
aria2c.exe # 命令行主程序
README.md # README
go to this web page, download the sufficient pandoc install pack and install it
go to this page, download the sufficient git install pack and install it