Files and Folders: uncentralizedDownloader
Rémy Sanchez (contact me)
This package can be used to manage the download of files from one or more servers.
It can serve files for download. The files can be retrieved optionally from external servers according to configuration definitions file. The configuration file can be replicated to other files.
The download manager class can check the referer URL to prevent hot linking. The download URL are changed over time to make hot linking even more difficult.
Click here for detailed information about this class on phpclasses.org
Appl.
Contains the name of the downloadable files directory
Data
A sample file to be downloaded
Appl.
Not authorized page template
Appl.
Template file for Not Found error.
Appl.
When nothing to download, this page is shown
Appl.
The global template
Class
udConfig class, fetches the configuration
Class
udFsInteract, the class to interact with the file system
Class
udManager, the main class