We currently have a downloads page for our site, which lets registered users download from a separate server from our website. It checks to make sure a user is registered, and then allows them to download. Now, the hangup is, users can only get 1 file at a time, and they can't use ftp. It is HTTP only. I am looking for a way to have a window popup, or another method of queueing HTTP downloads, still using the authentication methods we use, but having it be in PHP if possible, so the user could queue up an entire show (Dave Matthews Band live audio files) and "set and forget", much like FTP.
Anyone have any thoughts on this?
www.antsmarching.org/music/downloads is the page in question (requires registration to view the filesystem, for reasons stated above)
Matthew Yette
matt@antsmarching.org