This is a web file-manager, targeted for downloaded files.
- file manager
- move, delete, rename
- create directory and symbolic links
- web
- download a file in any directory, with referer managment
- run an (rsync) script to deploy the directory to mirrors
- file listing
- acts as Apache autoIndex when unauthenticated
- global
- fully internationalized (english and french supported)
- Linux server (find command available)
- web server (tested with Apache 2.4)
- PHP (tested with version 8.0)
- git clone https://github.com/olaulau/DownloadDir
- cd DownloadDir
- composer install
- ln -s apache_listing
- cp includes/config.inc.dist.php includes/config.inc.php
- vim includes/config.inc.php
- jQuery
- jQuery UI
- jsTree