Downloading multiple files
Hi All,
I've created a simple download utility wherein directory contents are displayed in a listbox and downloaded one by one. I tried to select multiple files from the listbox to download, but still, it only downloaded a single file. My question is, is it possible to download multiple files in one click.
Thanks.
Re: Downloading multiple files
Quote:
Originally posted by Marivic
Hi All,
I've created a simple download utility wherein directory contents are displayed in a listbox and downloaded one by one. I tried to select multiple files from the listbox to download, but still, it only downloaded a single file. My question is, is it possible to download multiple files in one click.
Thanks.
:rolleyes:
I'm not sure what do you mean but you can download multiple files at the same time . Just multiply the connection to the server you are downloading files from .Was that your question ?