| Subject: Command line problem - how do I write this? |
Author: Hans |
Date: 01/19/2007 16:32 |
| | I am trying to run httrack, on an unix machine.
- I want to avoid .flw files
- I want to copy urls in the page exactly as they are (no rewriting at all)
- I want to use one connection
- I do not want to check file types
This is the command lie I try. But it does not work at all.
httrack -u0 -KN -c1 <http://ida.liu.se/~hdisx4/index.htm> -O
/home/jonlu/webspace +"*.png" +"*.gif" +"*.jpg" +"*.css" +"*.js"
-"ad.doubleclick.net/*" -"mime:application/foobar" -"*.flw" | |
|
|
|
|
8
Created with FORUM 2.0.11