![]() |
|
|
|||||||
![]() |
ASP Net - download multiple files using wildcards with WebClient.DownloadFile() |
|
|
Thread Tools | Search this Thread |
|
|
#1 |
|
Individual file download works fine. But when I try to download multiple
files, for example using wildcards in the following code, I get error. How to solve it? System.Net.WebClient Client = new System.Net.WebClient(); Client.DownloadFile("ftp://123.123.456.0/*.RPT", @"C:\downloadedFiles\*.RPT"); Are there other possibilities?? web_learner Web learner |
|
|
![]() |
| Thread Tools | Search this Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Convert Video files to PSP | ivan | DVD Video | 4 | 06-17-2008 11:16 AM |
| Software:Ansys DesignSpace,VectorWorks,AUTODESK,WILCOM,CATIA | prosoft | Software | 3 | 01-12-2008 05:50 PM |
| => Professional Software CAD CAM CFD GIS ! FTP-Download! | UnlockSofts | General Help Related Topics | 2 | 07-17-2007 11:44 AM |
| Very slow recognising DVD disc | Terry Pinnell | DVD Video | 1 | 03-28-2006 06:53 PM |
| Now I introduce some popular software of multimedia | eightsome@gmail.com | DVD Video | 0 | 03-28-2006 02:29 PM |