I thought 1.8.2 was the latest version, 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. steve > From: Herold Heiko <[EMAIL PROTECTED]> > Date: Mon, 28 Oct 2002 08:42:45 +0100 > To: "'steve'" <[EMAIL PROTECTED]>, [EMAIL PROTECTED] > Subject: RE: possible corruption on resume after download. wget 1.8.2 > > Did you inspect the added part of the file ? > For any chance are you using a braindead proxy wich does add a "Transmission > interrupted" text at the end ? > If that's the problem there's a patch somewhere (look in the archives of > this list) for cutting the last x bytes when resuming. > Heiko > > -- > -- PREVINET S.p.A. [EMAIL PROTECTED] > -- Via Ferretto, 1 ph x39-041-5907073 > -- I-31021 Mogliano V.to (TV) fax x39-041-5907472 > -- ITALY > >> -----Original Message----- >> From: steve [mailto:steve@;micromark.com.cn] >> Sent: Saturday, October 26, 2002 3:21 AM >> To: [EMAIL PROTECTED] >> Subject: possible corruption on resume after download. wget 1.8.2 >> >> >> after a ctrl c ,when a down load is stuck, the resulting file >> is longer than >> what was downloaded, resulting in a corrupted download if it >> is continued. >> >> >> Connecting to download.ati.com[129.33.163.52]:80... connected. >> HTTP request sent, awaiting response... 206 Partial content >> Length: 10,746,520 (4,811,794 to go) [application/mac-binhex40] >> >> 57% [======================> ] 6,213,882 >> 2.56K/s ETA >> 28:47 >> >> mail1:~ # ls -l >> total 41260 >> drwx------ 9 root root 4096 Oct 26 08:59 . >> drwxr-xr-x 21 root root 4096 Aug 12 13:52 .. >> -rw------- 1 root root 202 Oct 24 15:38 .Xauthority >> -rw------- 1 root root 5318 Oct 26 05:47 .bash_history >> -rw-r--r-- 1 root root 1124 Feb 29 2000 .exrc >> drwx--x--x 2 root root 4096 Oct 23 06:09 .gnupg >> -rwxr-xr-x 1 root root 2186 Apr 11 2001 .xinitrc >> -rw-r--r-- 1 80 80 77 Jun 13 17:51 MD5 >> -rw-r--r-- 1 root root 6215330 Oct 26 09:08 >> RADEON-0210.hqx >> >> > >
