| Recommend this page to a friend! |
| Author | ||
![]() |
|
Innovation award![]() Nominee: 3x Winner: 1x | |||||||||||||||||||
| Classes of Rémy Sanchez | > | uncentralizedDownloader | > | Download .zip .tar.gz | > | > | > | |||||
|
|||||||||||||||||||||||
| Groups | Trackback | Applications | ||||||||
| Groups | ||
| HTTP | HTTP protocol clients, headers and cookies | View top rated classes | |
| Files and Folders | Listing, accessing and manipulating files and folders | View top rated classes |
| Innovation Award | ||
![]() August 2007 Winner Prize: One book of choice by O'Reilly |
Many sites serve files for download to their users. When a site needs to serve many files for download, often it is necessary to distribute the download jobs between multiple servers. This class implements an elegant solution that takes care of important details like being able to control from the main site server which users can download the files, hotlink prevention, replication of download configuration files, etc.. Manuel Lemos |
| User ratings | ||
| There are not enough user ratings to display for this class. |
| Trackback links | ||
| Link | Description |
|---|---|
| Uncentralized Downloader | Quand on a voulu faire des téléchargements directs sur TGS, nous avons été obligé d’utiliser free comme hébergeur, car je n’ai pas assez de bande passante ni de place sur mon serveur pour héberger de la musique... |
| uncentralizedDownloader : nominé ! | Et voilà, mon uncentralizedDownloader est nominé sur phpclasses pour le mois d’aout 2007... |
| Applications that use this class | ||
| Link | Description |
|---|---|
| TheGreatSpirit | My website about "Shaman King" that was the primary target of uncentralizedDownloader |
| File | Role | Description | ||
|---|---|---|---|---|
| Appl. | Contains the name of the downloadable files directory | |||
| Appl. | The file that creates an instance of udManager | |||
| Lic. | The licence | |||
| Doc. | The documentation | |||
| Class | udConfig class, fetches the configuration | |||
| Class | udFsInteract, the class to interact with the file system | |||
| Class | udManager, the main class | |||
| Class | udTalk, the class to talk between servers | |||
| Files | / | |||
| File | Role | Description |
|---|---|---|
| |
Appl. | OK page template |
| |
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 |
| Download all files: ud.tar.gz ud.zip |