| Hi!
I have to use the command line mode and want to get
only the HTML-content of the given URL and all
referenced images etc. (HTTrack has to rewrite the
IMG SRC Tags, thus creating a fully working local
copy without any working links)
I tried several command line option combinations but
I got either only the html-file (depth 0 or 1) or all
html-files starting from the given URL (depth >= 2)
How can i achieve the needed behavior?
thx in advance
Sebastian | |