| > download csv files from a single domain only. So far
> I can create a full website copy. But there are no
> csv files. I tried to add the mime types and the
There is no magic here. HTT only knows about files referenced (recursively) at
the starting URL. If the html doesn't link to a csv, then it doesn't exist.
Otherwise, post the command line used (log file line two) the url with the
reference and the referenced url. | |