steve <[EMAIL PROTECTED]> wrote: > I thought 1.8.2 was the latest version,
It is the latest release. You could, of course, get 1.9-beta from CVS if you want. > it looks like a buffer > problem, as if an un-determined size gets added if you do a ctrl c, ( > note i don't make a habit of doing ctrl c during downloads) > > if you look, the actual download was 6,213,882 , but the file size > was actually 6215330, seems like a very big "transmission > interrupted" message. > > actually checking what the corruption was, would assume i had a > perfect copy to compare against, which would negate the need for a > download. Yes, but you could look at the region between 6213000 and 6215500 and see if there are any obvious text strings, all nulls, or just random bytes. Max.
