mayswind / AriaNg

AriaNg, a modern web frontend making aria2 easier to use.
http://ariang.mayswind.net
MIT License
11.91k stars 1.3k forks source link

Tasks / Jobs - Mirror FTP #747

Closed SpaceAgeHero closed 9 months ago

SpaceAgeHero commented 9 months ago

Hey there, I've just set this up and like it so far.

Is it possible to automatically and regularly download files from a remote server (FTP)? I'd like to mirror my Seedbox via FTP to a local host. Currently I'm using a systemctl timer with lftp and it's working great, but I cannot observe downloads with this.

Can you please consider adding this feature?

mayswind commented 9 months ago

AriaNg is just a web frontend for aria2. AriaNg can only controls the aria2 by its api, but it cannot do any operation to your os.