I’m trying to find a good way to download files from my server onto a USB disc attached to my gl-ax1800 router without requiring an external computer (letting the router download on its own). However, I cannot find a plugin allowing me to create a web interface (or even from the command line) allowing to download from an http link or ftp connection directly onto the disc.
Would you have any recommendation on a plugin (from gl inet or luci) allowing me to do that ?
Install aria2 and run aria2c --enable-rpc --rpc-listen-all or put it in /etc/rc.local before exit 0 and restart.
Then use one of these and point it to router IP: 5 Free Aria2 GUI for Windows
You may be able to use straightfoward curl or wget commands set up in cron to run regularly.
It depends on the structure of files/folders on your server. Also, do you want to sync only the files added/modified/deleted since last time, or just download all files?
I do not work for and I am not directly associated with GL.iNet