| 1) Always post the ACTUAL command line used (or log file line two) so we know
what the site is, what ALL your settings are, etc.
2) Always post the URLs you're not getting and from what URL.
3) Always post anything USEFUL from the log file.
4) If you want everything use the near flag (get non-html files related) not
filters.
> My wordpress site have many pdf files on hidden
> folder. Folder is not protected with htacces file.
> Everyone can acces it on my website right now. If I
> give to Httrack full path to pdf file (including
> file name ) will download it, but if I let Htttrack
> to search for pdf files in folder will not found it
> although I have set +*.pdf and enable it ''links-get
> non html files-
The default is to spider the site and get all files. +*.pdf changes nothing.
If you can open the directory in the browser, then so can HTT. Give the
directory url to HTt.
Otherwise, HTT can only get links by spidering the html. There is no magic
here. | |