| > I use HTTrack 3.40 [XR&CO'2006] with the following
> command line:
>
> httrack <http://www.blabla.com> \n> -O /path/to/output \n> -ndDR5H0o0s0zqX0
\n> -#L100000000 \n> -%A
> cgi,ssf,php3,php,php2,asp,aspx,jsp,pl,cfm,nsf=text/h
> tml \n> -F "Mozilla/3.01 (X11; I; SunOS 5.5.1 sun4m)" \n> -P
${PROXY_SERVER_ADDRESS} \n> -* +*VDate* +*OpenDocument*
>
> and receive the following error after some time:
>
> httrack: htscache.c:350: cache_add: Assertion
> `zip_disk_write_failed' failed.
HTTrack puts the original html files in ...path\hts-cache\new.zip The html
files have modified references.
There was a problem writing the file.
Out of disk space? /path/to does not exist or is write locked? Your on windows
and meant "C:\\path\\to\\output" | |