| > Now in the above code, there are multiple jar files
> mentioned under the archive= field. WinHTTrack isn't able
> to recognize them as multiple file names, and instead
> attempts to download a file with the same name as that
> string, which obviously doesn't exist (it even tried to
> look for .class files, even though all the code is in the
> jars).
Right - the problem has been reported, and is on the TODO
list.. I will try to fix it on the next release (maybe
leaving the archive attribute untouched, and changing if
necessary the codebase one)
| |