| > -qwC2%Ps0u1%s%uN0%I0p3DaK0T60R2H0%kf2A25000%f#f -F
> "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0)"
> -%F "<!-- Mirrored from %s%s by HTTrack Website
> Copier/3.x [XR&CO'2010], %s -->" -P 127.0.0.1:5888
> -%l "en, en, *" <http://sitename/path> -O1
> D:OfflineCheck +*.png +*.gif +*.jpg +*.css +*.js
> -ad.doubleclick.net/* -mime:application/foobar -* +
> <http://sitename/path/>* )
> 14:33:01 Error: "Connect Error" (-4) after 2
> retries at link sitename/path (from
1) +*.png .. +*.js appear before -* so they do NOTHING. Don't use filters like
that (they won't get things like getImage.php?ID=x) Drop them and use the near
flag (get non-html related)
2) the +http:/sitename isn't necessary.
3) -P 127.../Connect error: Does your browser use the exact same proxy? Does
it require a name/password? | |