sudo /opt/bin/aria2c --conf-path=/volume2/volume2/aria2/aria2.conf
Password:
Exception: [
AbstractOptionHandler.cc:73] errorCode=28 We encountered a problem while processing the option '--seed-ratio'.
-> [
OptionHandlerImpl.cc:254] errorCode=1 seed-ratio must be greater than or equal to 0.0.
Usage:
--seed-ratio=RATIO Specify share ratio. Seed completed torrents
until share ratio reaches RATIO.
You are strongly encouraged to specify equals or more than 1.0 here. Specify 0.0 if you intend to
do seeding regardless of share ratio.
If --seed-time option is specified along with
this option, seeding ends when at least one of
the conditions is satisfied.
Possible Values: 0.0-*
Default: 1.0
Tags: #bittorrent
========= aria2.conf===============
dir=/volume2/volume2/aria2
file-allocation=trunc
continue=true
max-connection-per-server=5
min-split-size=10M
split=10
disable-ipv6=true
input-file=/volume2/volume2/aria2/aria2.session
save-session=/volume2/volume2/aria2/aria2.session
save-session-interval=60
enable-rpc=true
rpc-allow-origin-all=true
rpc-listen-all=true
listen-port=51413
enable-dht=false
enable-dht6=false
enable-peer-exchange=false
seed-ratio=1.0 -->这里明明是有值的啊啊啊啊啊
peer-id-prefix=-TR2770-
user-agent=Transmission/2.77
bt-seed-unverified=true
bt-save-metadata=true
这是一个专为移动设备优化的页面(即为了让你能够在 Google 搜索结果里秒开这个页面),如果你希望参与 V2EX 社区的讨论,你可以继续到 V2EX 上打开本讨论主题的完整版本。
https://www.v2ex.com/t/345322
V2EX 是创意工作者们的社区,是一个分享自己正在做的有趣事物、交流想法,可以遇见新朋友甚至新机会的地方。
V2EX is a community of developers, designers and creative people.