| > Hi --
>
> .. we are running this command line instructions to
> get ALL files found in FIRST level of the given web
> pages:
>
> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
> +*.png +*.gif +*.jpg +*.css +*.js
> -ad.doubleclick.net/* -O "/tmp/site_mirroring/$(echo
> $i | awk -F '/' '{ print $2$3 }')" --mirrorlinks -e
> -r1 --cookies=1 --robots=0 --near --priority=3
> -%P -%F "" --max-time=300 --max-files=4194304
> --max-size=20971520 -%k --timeout=30 --retries=1
> --user-agent "Mozilla/5.0 (Windows NT 5.1; rv:6.0.2)
> Gecko/20100101 Firefox/6.0.2"
> --referer=http://www.google.com/
> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>
> and the issue is we get ALL FILOES -- but NONE js
> (java script) file is parsed :( so we would like
> also to get js files/links parsed, but none is
> parsed at all---
>
> any HELP --??>
> thanks
> Joao
Hi ---
Ny HELP-- from anyone? would be very much appreciated as it seems ONLY js
files we are not able to parse--- | |