Sophie

Sophie

distrib > Mandriva > 8.2 > i586 > by-pkgid > 410380570a933a2104ecc0446fbcce5e > files > 10

httrack-3.15-1mdk.i586.rpm

<html>

<head>
<meta name="AUTHOR" content="Xavier ROCHE">
<title>HTTrack Help</title>
</head>

<body background="img/backblue.gif">
<font face="Arial">

<p align="center"><img src="img/httrack.gif" width="400" height="118" alt="HTTrack"> </p>

<h2 align="center"><em>Command-Line Documentation</em></h2>

<br>

The command-line version

<ul>
  <li><a href="options.html">Command line Options</a></li>
  <br>List of all powerful command line options<br><br>
  <li>How to use httrack command-line version:</li>
  <ul>
    <li>Open a shell window</li>
      <br>
      <br>
    <li>Type in <tt>httrack</tt> (or the complete path to the httrack executable)</li>
      <br><small><tt>httrack</tt></small>
      <br>
      <br>
    <li>Add the URLs, separated by a blank space</li>
      <br><small><tt>httrack www.someweb.com/foo/</tt></small>
      <br>
      <br>
    <li>If you need, add some options (see the <a href="options.html">option list</a>)</li>
      <br><small><tt>httrack www.someweb.com/foo/ -O "/webs" -N4 -P proxy.myhost.com:3128</tt></small>
      <br>
      <br>
    <li>Launch the command line, and wait until the mirror is finishing</li>
      <br><small>You can (especially on the Unix release) press ^C to stop the mirror or put httrack in background</small>
      <br>
      <br>
  </ul>
</ul>

</font>
</body>
</html>