HTTrack Website Copier
Free software offline browser - FORUM
Subject: Re: %L option
Author: Xavier Roche
Date: 05/29/2003 12:26
 
> Thank you, but I can not get it to work
> it leaves this message on hts-log
> C:\Program\WinHTTrack\httrack -O 
> G:\vattenfall\Webmaterial\vfalld2b0 -r2 -
> \arkiv\kundprojekt\vattenfall\HTTrackURLtest.txt 

Something is wrong with the dos command - the %L option 
seems to have been mangled by the shell.
Try escaping all parameters using quotes (""), such as

"C:\Program Files\WinHTTrack\httrack.exe" "-%L" 
"C:\download.txt" "-O" "C:\foo"

Apparently several "DOS" releases are badly unescaping % 
and "".
You can alternatively try to use -&L (the -% and -& options 
are identical)

"C:\Program Files\WinHTTrack\httrack.exe" "-&L" 
"C:\download.txt" "-O" "C:\foo"
 
Reply Create subthread


All articles

Subject Author Date
%L option

05/29/2003 11:42
Re: %L option

05/29/2003 12:04
Re: %L option

05/29/2003 12:15
Re: %L option

05/29/2003 12:26
Re: %L option

05/29/2003 17:28




5

Created with FORUM 2.0.11