PDA

View Full Version : A "Download All" or "Download Folder" Option


Foxing Peculiar
08-03-2007, 05:51 PM
Let's say I had a folder on a website containing a page and a subfolder with a number of files in it.

On the page, I have direct download links to all the individual files in the subfolder, but I'd also like to have an option where the user could download the entire subfolder with one click, so that it would show up as a folder in their download destination.

I know this would require some kind of server-side scripting, but I'm not advanced enough to know precisely how to set it up.

Is anyone knowledgeable about such things willing to write me a script? And if not, can you point me towards a resource or suggest something?

Robert
08-05-2007, 07:16 PM
You could run a torrent tracker and torrent client from your server.

The client hosting all of the files in one lump, then all someone needs to do is get the torrent and your server will send all the files.