| > Hi, I'm try to download images referenced in the
> site
> www.site.com/category/1.html
> www.site.com/category/2.html
> www.site.com/category/3.html
>
> but the images are hosted on
> www.site.com/uploads/*.jpg
1) By default HTT only goes down so /uploads are not down from /category. Had
you started the mirror at www.site.com it should get the images.
2) if you use the near flag (get non-html files related) it would get them
even if hosted on another site.
3) Always post the actual command line used (log file line two) | |