max-file-not-found=4 # 最大尝试次数【默认:5】 # 0 表示无限 max-tries=16 # 重试等待时间(秒)【默认:0】 # 0 为禁用 retry-wait=8 # 连接超时时间(秒)【默认:60】 connect-timeout=16 # 超时时间(秒)【默认:60】 timeout=16 # 最大同时下载任务数【默认:5】 max-concurrent-downloads=16 #...
save-session=/etc/aria2/aria2.session #最大同时下载任务数 max-concurrent-downloads=20 save-session-interval=120 # Http/FTP 相关 connect-timeout=120 #lowest-speed-limit=10K #同服务器连接数 max-connection-per-server=10 #max-file-not-found=2 #最小文件分片大小, 下载线程数上限取决于能分出多...
max-file-not-found=2 min-split-size=1M split=5 check-certificate=false http-no-cache=true # FTP Specific Options # BT/PT Setting bt-enable-lpd=true #bt-max-peers=55 follow-torrent=true enable-dht6=false bt-seed-unverified rpc-save-upload-metadata=true bt-hash-check-seed bt-remove-unse...
max-concurrent-downloads=5 continue=true max-overall-download-limit=0 max-overall-upload-limit=50K max-upload-limit=20 Http/FTP options connect-timeout=120 lowest-speed-limit=10K max-connection-per-server=10 max-file-not-found=2 min-split-size=1M split=5 check-certificate=false http-no-cach...
max-file-not-found=10 # 最大尝试次数,0 表示无限,默认:5 max-tries=0 # 重试等待时间(秒), 默认:0 (禁用) retry-wait=10 # 连接超时时间(秒)。默认:60 connect-timeout=10 # 超时时间(秒)。默认:60 timeout=10 # 最大同时下载任务数, 运行时可修改, 默认:5 ...
# 此选项仅影响HTTP/FTP服务器; 重试时同时会记录重试次数, 所以也需要设置--max-tries这个选项 max-file-not-found=0 # 最大尝试次数 # 设置最大尝试次数, 0表示不限制 max-tries=5 # 最小文件分片大小, 可以设置的值为:1M-1024M min-split-size=20M ...
max-connection-per-server=10 max-file-not-found=2 min-split-size=1M split=5 check-certificate=false http-no-cache=true # FTP Specific Options # BT/PT Setting bt-enable-lpd=true #bt-max-peers=55 follow-torrent=true enable-dht6=false ...
max-upload-limit=20 # Http/FTP options connect-timeout=120 lowest-speed-limit=10K max-connection-per-server=10 max-file-not-found=2 min-split-size=1M split=5 check-certificate=false http-no-cache=true # FTP Specific Options # BT/PT Setting bt-enable-lpd=true #bt-max-peers=55 follow-...
max-file-not-found=2 min-split-size=1M split=5 check-certificate=false http-no-cache=true # FTP Specific Options # BT.../PT Setting bt-enable-lpd=true #bt-max-peers=55 follow-torrent=true enable-dht6=false bt-seed-unverified...rpc-save-upload-metadata=true bt-hash-check-seed bt-rem...
aria2 uses the URI of Metalink file as base URI to resolve the relative URI. If relative URI is found in Metalink file which is read from local disk, aria2 uses the value of--metalink-base-urioption as base URI. If this option is not specified, the relative URI will be ignored. ...