directory filtering

mike
12/18/2004 08:04 am
Hello
I have problem filtering unwanted directories when download
I must use Load files only within the starting directory and below otherwise I cann`t get any files, but of few subdirectories I need only one let`s call it abc.
How can I download only this subfolder and not others. Which filter to use and how
Oleg Chernavin
12/18/2004 08:24 am
OK. For example, you are downloading from a URL http://www.srv.com/abc/index.html. You do not need URLs like http://www.srv.com/abc/def/index.html

In this case, go to the Project`s Properties dialog | URL Filters | Directory, select Custom configuration and add the following to the Included directory keywords list:

^/abc/$

This will mean to download exactly from /abc/ and not any of other folders or subfolders.

Do not forget to click the OK button to save the change.

Best regards,
Oleg Chernavin
MP Staff
mike
12/18/2004 09:57 am
> OK. For example, you are downloading from a URL http://www.srv.com/abc/index.html. You do not need URLs like http://www.srv.com/abc/def/index.html
> > In this case, go to the Project`s Properties dialog | URL Filters | Directory, select Custom configuration and add the following to the Included directory keywords list:
> > ^/abc/$
> > This will mean to download exactly from /abc/ and not any of other folders or subfolders.
> > Do not forget to click the OK button to save the change.
> > Best regards,
> Oleg Chernavin
> MP Staff

Thank You Oleg for fast response but this is what I already done and in that case I didn`t have any hit since explorer cann`t get links. It must be as I already wrote - Load files only within starting directory and below - anything else and I can`t get files.
Is there any other way maybe in URL filters - disable URL from downloading ( I tried - no luck ) or content filter - the same.
I actually download from one password protected site and pass probably won`t last enough to send project.

Thanks
Oleg Chernavin
12/18/2004 10:40 am
Well, I can`t suggest you anything. I know too few details to understand what can be wrong. Maybe you would try to send me the Project settings along with the username/password? Select the Project, click Copy button and paste it to the E-mail message to support@metaproducts.com .

Oleg.