How to download only
- User Forums
- Offline Explorer Pro
- How to download only
Author | Message | |
---|---|---|
Aron | 03/05/2009 10:21 am | |
Hi. I want to use OE pro to download only directories from this pattern (I''m not interestd in subdirctories):
www.metaproducts.com/link1 www.metaproducts.com/link2 www.metaproducts.com/link3 etc. {Just to clarify, I''m not interested in downloading these kinds of directories: www.metaproducts.com/link1/dontwantthisdirectory www.metaproducts.com/link2/notinterested/dontwantthisdirectoryeither www.metaproducts.com/link3/notinterested/dontwantthisdirectoryeither2 } Hope somebody can help me. Thanks! Aron |
||
Oleg Chernavin | 03/05/2009 01:12 pm | |
OK. You can use URL Filters - Directory section and add the following keywords in the Excluded list:
^/link1/$ ^/link2/$ and so on. ^ and $ symbols mean that they start and end of the directory. It will not allow deeper exploration in subdirectories. Best regards, Oleg Chernavin MP Staff |
||
Aron | 03/05/2009 01:21 pm | |
Thanks Oleg. But the thing is- I don''t know what these directories are (in this example link1, link2 etc.). I just want to download all the directories of the pattern- www.XXX.com/anylink). Is that possible?
> OK. You can use URL Filters - Directory section and add the following keywords in the Excluded list: > > ^/link1/$ > ^/link2/$ > and so on. > > ^ and $ symbols mean that they start and end of the directory. It will not allow deeper exploration in subdirectories. > > Best regards, > Oleg Chernavin > MP Staff |
||
Oleg Chernavin | 03/05/2009 01:54 pm | |
OK. Try this keyword:
^/*/$ Would it help? If not, please explain me with particular examples. Oleg. |
||
Aron | 03/06/2009 06:29 am | |
It works. Thanks! :) Have a great weakend.
> OK. Try this keyword: > > ^/*/$ > > Would it help? If not, please explain me with particular examples. > > Oleg. |
||
Aron | 03/06/2009 06:32 am | |
Weekend!
> > > OK. Try this keyword: > > > > ^/*/$ > > > > Would it help? If not, please explain me with particular examples. > > > > Oleg. |
||
Oleg Chernavin | 03/06/2009 06:45 am | |
OK. Great!
Oleg. |