Downloading mutiple files
Status: Beta
Brought to you by:
aball
I noticed that the script allows you to select more than one file for
download at a time. The problem is that the script then cats the files
into one file. This isn't good. I'm going to have to document this for
users so they will know that they can download only one file at a
time. You might want to change the script to look for mutiple
selections and then error on that so that the user will know they
can't download mutiple files at one time.