| > I have glanced over the webforum so I know it is
> possible but I do not know the command line synatx
> to accomplish submitting a username and password for
> a URL I want httrack to mirror.
>
> httrack
> <https://halgnats.swi.com/support-gnatsweb.pl?databas>
> e=Support;State=open;State=inOurCourt;State=inTheirC
> ourt;State=suspended;State=development;State=closed;
> columns=Synopsis;columns=Submitter-Id;columns=Catego
> ry;columns=Responsible;columns=State;colu -W -O
> "/home/mohit/websites/test" -%v -r3 -%e0
>
> What should I add to make it submit a
> username/password to this page?
That site wasn't reachable. The question is does your browser pop up a window
for user/pass (http authentication) or does the page have a log in form (form
based.) See <http://httrack.kauler.com/help/Authentication>
I don't use the CL, but see <http://www.httrack.com/html/fcguide.html> for the
--catchurl
Also don't forget to filter out the log-out url | |