| > How can I make httrack do this
> foo:bar@www.site.com/mypage.htm has a link to mysite.net/
> yourpage.htm, which is also passworded.
> Both use the same password.
Add a "fake" URL
<http://foo:bar@mysite.net/yourpage.htm>
in a text file, and select this text file as "URL list"
file to be included. HTTrack will (should :p) then "see"
the password for the mysite.net domain.
| |