download file but not follow the link

Pham Huy
10/08/2003 03:11 am
Hi Oleg,

I would like to configurate OEE to download all files such as abstract.jsp?xxx but don`t want to follow the links in these files. How can I do ? Level limit cannot be appied in this case.

Hoang
Oleg Chernavin
10/08/2003 09:35 am
If I understand you correctly, please open the Project Properties dialog | URL Filters | Filename, select "Custom configuration" and add

abstract.jsp

to the Included filename keywords list. Click OK button to save changes.

This will enable loading only URLs with such filename.

I hope this helps.

Best regards,
Oleg Chernavin
MetaProducts corp.
10/08/2003 10:33 am
Hi Oleg,

I understand your way, but it can not be used in my case. Because in abstract.jsp, there are several links which are the same pattent as the files I need to download such as issueXXX.jsp?aaabbbccc. I cannot download these issueXXX.jsp files (pointed inside abstract.jsp) because they contain links to other abstract.jsp files and the problem becomes recursive. I can use level limitation but it is not a perfect solution. I didn`t find other solution, so think about an option that allows to define files to be downloaded but not follow the links inside. How do you think ?

Hoang



> If I understand you correctly, please open the Project Properties dialog | URL Filters | Filename, select "Custom configuration" and add
> > abstract.jsp
> > to the Included filename keywords list. Click OK button to save changes.
> > This will enable loading only URLs with such filename.
> > I hope this helps.
> > Best regards,
> Oleg Chernavin
> MetaProducts corp.
Oleg Chernavin
10/08/2003 04:17 pm
Well, it is hard to understand how it would work on real sites. Can you show me an example of some Web site and explain which links do you need and which - not?

Oleg.