-
Notifications
You must be signed in to change notification settings - Fork 402
Open
Description
我在本地和树莓派上都搭建了一个aria2 RPC服务器,之前使用的是本地的,现在想改用树莓派的。所以我想我要做的就是把地址从http://localhost:6800改到http://192.168.0.2:6800就行了(192.168.0.2是树莓派的地址)
但现在出现了一个问题,Base Dir(也就是下载地址)依旧维持原来的目录,而这个目录在树莓派上不存在,导致每次下载都失败。更糟糕的是,Base Dir是无法更改的。
请问是否可以让YAAW自动读取目标服务器的配置文件(192.168.0.2/.aria2/aria2.conf),从而设定正确的Base Dir?
Metadata
Metadata
Assignees
Labels
No labels