| Hi,
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.
Right now I have:
httrack
<https://halgnats.swi.com/support-gnatsweb.pl?database=Support;State=open;State=inOurCourt;State=inTheirCourt;State=suspended;State=development;State=closed;columns=Synopsis;columns=Submitter-Id;columns=Category;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? | |