| Author |
Message |
cuciblue
Joined: 25 Oct 2007 Posts: 8
|
Posted: Sat Oct 27, 2007 3:16 pm Post subject: downloading only a part of a website |
|
|
Hi
Problem 1
I'm trying to download the section www.chordie.com/song.php/songartist/Tom+Waits/index.html of the site www.chordie.com/ but the dumper downloads all the site.
Which settings should I have to set to download only the part I want?
Problem 2
I have the same problem of the post by Damien "php page extension".
Thanks |
|
| Back to top |
|
 |
stanbusk Site Admin
Joined: 28 Dec 2005 Posts: 2434
|
Posted: Mon Oct 29, 2007 9:55 am Post subject: |
|
|
| About #1, check 'Go Deeper Only'. About the PHP extension, please give me the URL. |
|
| Back to top |
|
 |
cuciblue
Joined: 25 Oct 2007 Posts: 8
|
|
| Back to top |
|
 |
stanbusk Site Admin
Joined: 28 Dec 2005 Posts: 2434
|
Posted: Wed Oct 31, 2007 10:05 am Post subject: |
|
|
| Setting to go deeper only shoud only download 'www.chordie.com/song.php/songartist/Tom+Waits/index.html' plus files below. |
|
| Back to top |
|
 |
cuciblue
Joined: 25 Oct 2007 Posts: 8
|
Posted: Wed Oct 31, 2007 11:30 am Post subject: |
|
|
| stanbusk wrote: | | About #1, check 'Go Deeper Only'. About the PHP extension, please give me the URL. |
Yes, OK. BUT how to deal with PHP files and ASP files? I can't read them.
Is there any setting to change the extension of the file or any other system (software, etc) to read these file extensions?
www.chordie.com/song.php/songartist/Tom+Waits/index.html
I find difficulties with asp extension too - see http://www.jazzitalia.net/lezioni.asp
Thanks |
|
| Back to top |
|
 |
stanbusk Site Admin
Joined: 28 Dec 2005 Posts: 2434
|
Posted: Fri Nov 02, 2007 5:47 pm Post subject: |
|
|
| I can process 'www.chordie.com/song.php/songartist/Tom+Waits/index.html' here with default settings. I get more than 500 files. Same with 'www.jazzitalia.net/lezioni.asp', more than 2000 files. In both cases be sure you don't add extra trailing spaces to the URL. It is possible you have to wait at the beginning as start page is big. |
|
| Back to top |
|
 |
cuciblue
Joined: 25 Oct 2007 Posts: 8
|
Posted: Sat Nov 03, 2007 11:57 am Post subject: |
|
|
| stanbusk wrote: | | I can process 'www.chordie.com/song.php/songartist/Tom+Waits/index.html' here with default settings. I get more than 500 files. Same with 'www.jazzitalia.net/lezioni.asp', more than 2000 files. In both cases be sure you don't add extra trailing spaces to the URL. It is possible you have to wait at the beginning as start page is big. |
I got the same but the problem is not that but the fact then when you try to open the dumped web site it gives you no pages, it does not open anything.
Is it all about php and asp? How to change it?
Thanks |
|
| Back to top |
|
 |
stanbusk Site Admin
Joined: 28 Dec 2005 Posts: 2434
|
Posted: Mon Nov 05, 2007 11:30 am Post subject: |
|
|
| Yes, it looks to be a problem of PHP/ASP. It can be a real problem to re-link such pages in given situations because locally there is no preprocessor to process the parameters. |
|
| Back to top |
|
 |
cuciblue
Joined: 25 Oct 2007 Posts: 8
|
Posted: Mon Nov 05, 2007 3:02 pm Post subject: |
|
|
| stanbusk wrote: | | Yes, it looks to be a problem of PHP/ASP. It can be a real problem to re-link such pages in given situations because locally there is no preprocessor to process the parameters. |
so we can't do anything about it, can we?
Thanks |
|
| Back to top |
|
 |
stanbusk Site Admin
Joined: 28 Dec 2005 Posts: 2434
|
Posted: Tue Nov 06, 2007 12:50 pm Post subject: |
|
|
| Right now I am not sure how to convert dynamic links into statics but I will look into it. |
|
| Back to top |
|
 |
cuciblue
Joined: 25 Oct 2007 Posts: 8
|
Posted: Wed Nov 07, 2007 12:05 am Post subject: |
|
|
| stanbusk wrote: | | Right now I am not sure how to convert dynamic links into statics but I will look into it. |
thanks so much
i'm waiting for it |
|
| Back to top |
|
 |
|