| > SET INTRANET_URL=http://auth5/
I assume that's an intranet host
> SET COMMAND_LINE_ARGUMENTS=-w -r20 -%%e0 -z -p3 -I0
>
> SET FULL_COMMAND=httrack %INTRANET_URL% -O
> %HTML_TEMP_LOCATION% %FILTER_OPTION% -f %LOG_FILE%
> %COMMAND_LINE_ARGUMENTS%
>
> what do I miss?The double percents are needed but then you loose them with
set full=... %command_line_arguments%
%full%
==================
I tried to reply to the email you sent, but the address bounced:
<cristian...@chempoint.com>:
No MX or A records for chempoint.com
sed from <http://unxutils.sourceforge.net/UnxUtils.zip>
no need to copy mirror first. If you only need a list, replace the copy with
an echo
you're going to have to set options -> expert -> rewrite=original/original
| |