Could you please help me to write correct include statement?
I need to download files which look like:
http://www.test.com/private/collect/displayimg.html?
d=/private/collect/test17/1995_99/test_test/images/test.jpg
I must to limit OE with URLs with "/test17/"...And what filter should I use - files or folders?
Thank you in advance,
Best wishes,
Sergey
Best regards,
Oleg Chernavin
MP Staff
Oleg, in this case, I don`t need to include /private/collect/ in directory list?
In other words, will be URL downloaded if /test17/ only will be included in file filter and no extra record added in directory part?
http://www.test.com/private/collect/displayimg.html?
d=/private/collect/test17/1995_99/test_test/images/test.jpg
> Just place /test17/ to the Included list in URL Filters | Filename. Everything after the ? symbol in a URL belongs to the filename part.
>
> Best regards,
> Oleg Chernavin
> MP Staff
http://*/*private/collect*/*test17*
Oleg.