Skip to content

Releases: droboports/aria2

Aria2 for the Drobo5N

16 Jul 19:44
Compare
Choose a tag to compare

Once installed, the aria2 web interface is reachable at http://drobo-5n:6880/ using login root, password root. To change the web interface password, connect using SSH and type:

cd /mnt/DroboFS/Shares/DroboApps/aria2
./libexec/web_server -A ./etc/htpasswd Aria2 root <new password>

You can also change the aria2 RPC username and password by editing the files /mnt/DroboFS/Shares/DroboApps/aria2/etc/aria2.conf and /mnt/DroboFS/Shares/DroboApps/aria2/www/configuration.js.

Aria2 for the DroboFS

26 Jun 00:36
Compare
Choose a tag to compare
Aria2 for the DroboFS Pre-release
Pre-release

Once installed, the aria2 web interface is reachable at http://drobo-fs:6880/ using login root, password root. To change the web interface password, connect using SSH and type:

cd /mnt/DroboFS/Shares/DroboApps/aria2
./libexec/web_server -A ./etc/htpasswd Aria2 root <new password>

You can also change the aria2 RPC username and password by editing the files /mnt/DroboFS/Shares/DroboApps/aria2/etc/aria2.conf and /mnt/DroboFS/Shares/DroboApps/aria2/www/configuration.js.