yaaw
yaaw copied to clipboard
Base Dir不正确
我在本地和树莓派上都搭建了一个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?
base dir coming from aria2, it's what you set in your aria2 config. It's pointless to change it through webui, you should confirm the settings in your config.
On Thu, 28 Dec 2017, 08:29 Searene, [email protected] wrote:
我在本地和树莓派上都搭建了一个aria2 RPC服务器,之前使用的是本地的,现在想改用树莓派的。所以我想我要做的就是把地址从 http://localhost:6800改到http://192.168.0.2:6800就行了(192.168.0.2是raspberrypi的地址)
但现在出现了一个问题,Base Dir(也就是下载地址)依旧维持原来的目录,而这个目录在树莓派上不存在,导致每次下载都失败。更糟糕的是,Base Dir是无法更改的。
请问是否可以让YAAW自动读取目标服务器的配置文件(192.168.0.2/.aria2/aria2.conf),从而设定正确的Base Dir?
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/binux/yaaw/issues/121, or mute the thread https://github.com/notifications/unsubscribe-auth/AAndM6bsmvbQC8EIn-4spOdW9L0bBLaOks5tE1GFgaJpZM4ROHfA .