找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索
广告投放联系QQ68610888
查看: 7429|回复: 3

贴一个aria2c在windows下的aria2.conf例子

[复制链接]
发表于 2013-10-27 22:02 | 显示全部楼层 |阅读模式
  1. #Aria2 configuration
  2. #
  3. # Aria2 manual page
  4. #        http://aria2.sourceforge.net/manual/en/html/aria2c.html

  5. # Basic Options
  6. #
  7. # NOTICE:
  8. #        log="A:\\Aria2Downloads\\Aria2.log"
  9. #        is not available , Failed to open the file "A:\\Aria2Downloads\\Aria2.log"
  10. dir=A:\Aria2Downloads\
  11. log=A:\Aria2Downloads\Aria2.log
  12. # see --split option
  13. max-concurrent-downloads=5
  14. continue=true

  15. max-overall-download-limit=0
  16. max-overall-upload-limit=50K
  17. max-upload-limit=20
  18. auto-save-interval=120

  19. # Http/FTP options
  20. #
  21. connect-timeout=120
  22. # Close connection if download speed is lower than or equal to this value(bytes per sec).
  23. lowest-speed-limit=10K
  24. max-connection-per-server=10
  25. max-file-not-found=2
  26. #max-tries=
  27. #retry-wait=
  28. # Possible Values: 1M -1024M Default: 20M
  29. min-split-size=1M
  30. # The number of connections to the same host is restricted by --max-connection-per-server option
  31. split=5

  32. # HTTP Specific Options
  33. #
  34. check-certificate=false
  35. http-no-cache=true

  36. # FTP Specific Options
  37. #

  38. # BT/PT Setting
  39. #

  40. # Metalink Specific Options
  41. #

  42. # RPC Options
  43. #
  44. enable-rpc=true
  45. pause=false
  46. #
  47. rpc-allow-origin-all=true
  48. # If false is given, listen only on local loopback interface. Default: false
  49. rpc-listen-all=false
  50. # Possible Values: 1024 -65535 Default: 6800
  51. #rpc-listen-port=6800
  52. #rpc-max-request-size=2M
  53. # Save the uploaded torrent or metalink metadata in the directory specified by --dir option.
  54. rpc-save-upload-metadata=true
  55. #
  56. rpc-secure=false
  57. #rpc-private-key=
  58. #
  59. #rpc-user=username
  60. #rpc-passwd=passwd

  61. # Advanced Options
  62. #
  63. #auto-save-interval=60
  64. daemon=true
  65. #deferred-input=false
  66. disable-ipv6=true
  67. #disk-cache=16M
  68. # default/full
  69. download-result=full
  70. enable-mmap=true
  71. # Possible Values: none, prealloc, trunc, falloc; Default: prealloc
  72. file-allocation=falloc
  73. # Possible Values: interface, IP address, hostname
  74. #interface=
  75. max-download-result=120
  76. # LEVEL is either debug, info, notice, warn or error. Default: notice
  77. log-level=info
  78. # Set interval in seconds to output download progress summary. Setting 0 suppresses the output. Default: 60
  79. summary-interval=15
  80. #max-overall-download-limit=0
  81. #max-download-limit=0
  82. # No file allocation is made for files whose size is smaller than SIZE. Default: 5M
  83. no-file-allocation-limit=32M
  84. force-sequential=true
  85. parameterized-uri=true
复制代码
运行的话
  1. aria2c.exe --conf-path=aria2.conf
复制代码
这样子就差不多了

特别注意:有效配置里不要有引号等字符,配置文件也必须以ascii格式保存,如果以utf-8之类的会不能识别,导致unknown option

评分

参与人数 2恩山币 +4 收起 理由
3ax31a + 1 Σ
jzmno1 + 3 一看就是觉得高端、大气、上档次!

查看全部评分

我的恩山、我的无线 The best wifi forum is right here.
发表于 2014-12-17 15:36 | 显示全部楼层
觉aria2在win2008r2上运行似乎无效,本地或远程均无法访问,改在win7上使用就正常了。
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2016-4-11 06:15 | 显示全部楼层
楼感谢分享,学习学习
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2019-7-3 11:02 | 显示全部楼层
学习学习!
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

有疑问请添加管理员QQ86788181|手机版|小黑屋|Archiver|恩山无线论坛(常州市恩山计算机开发有限公司版权所有) ( 苏ICP备05084872号 )

GMT+8, 2024-3-29 09:39

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

| 江苏省互联网有害信息举报中心 举报信箱:js12377 | @jischina.com.cn 举报电话:025-88802724 本站不良内容举报信箱:68610888@qq.com 举报电话:0519-86695797

快速回复 返回顶部 返回列表