prasathmani / tinyfilemanager

Single-file PHP file manager, browser and manage your files efficiently and easily with tinyfilemanager
https://tinyfilemanager.github.io
GNU General Public License v3.0
5.03k stars 1.68k forks source link

Aria2 utility for uploading from URL #1237

Open islamafridi opened 2 months ago

islamafridi commented 2 months ago

I would like to propose the addition of support for the Aria2 utility for uploading files from a URL within the file manager. It would be beneficial to include an option in the admin settings that allows users to select their preferred method of downloading files: Aria2, copy, or curl.

The Aria2 utility, detailed at Aria2 GitHub, has proven to be particularly effective when downloading files from websites that implement Cloudflare scraping protection, where the curl and copy commands may fail to function.

Thank you for considering this enhancement.