| Author |
Message |
jasperdyne
Joined: 16 Jan 2006 Posts: 1
|
Posted: Mon Jan 16, 2006 3:16 pm Post subject: PHP infinite files? |
|
|
I'm trying to download a website:
glasstownartsdistrict.com
and it's up to 10,000 files now, which I'm wondering is something to do with how my settings in Webdumper are, or something to do with their PHP database.
thanks! |
|
| Back to top |
|
 |
stanbusk Site Admin
Joined: 28 Dec 2005 Posts: 4431
|
Posted: Mon Jan 16, 2006 4:54 pm Post subject: |
|
|
| If the PHP pages interface with a mySQL or a postgreSQL database you will get one PHP file per record in the database. I guess it is what is happening here. If the URLs start in a similar way open the preferences, switch to the 'Skip' panel and add it to the list. |
|
| Back to top |
|
 |
|