| > When I do a large transfer with httrack, there's a little
> cosmetic bug in the error report - total file size is
shown
> as a negative number. An example:
> It's a really great program to be able to do all this in
> one download without any problems! Just letting you know
so
> that perhaps the size of the counter for bytes received
can
> be enlarged in a future version, as downloads are getting
> larger nowadays.
It was in fact a problem during the output of the amount of
bytes (internal offsets are all 64-bit long, except for the
cache), and it has been fixed :)
| |