brotherkennyh
Member
- Joined
- Jun 18, 2013
- Messages
- 11
- Programming Experience
- Beginner
Hi,
I want to be able to download the files from 'http://www.website.com/folder' to a network location '\\ServerName\SharedFolder\'
I have been searching for a good way to do this. Some example seem to create a list of files at the specified location and then loop through the list downloading the files one by one.
Is that the best way to do this or is there a simpler way to do it?
Could someone point me to a good example somewhere?
Cheers
Kenny
I want to be able to download the files from 'http://www.website.com/folder' to a network location '\\ServerName\SharedFolder\'
I have been searching for a good way to do this. Some example seem to create a list of files at the specified location and then loop through the list downloading the files one by one.
Is that the best way to do this or is there a simpler way to do it?
Could someone point me to a good example somewhere?
Cheers
Kenny