On Thu, 11 Jan 2001, Markus Blaum wrote:

> After downloading the file I got the  CRC-error.
> $ bunzip2 -tvv xfree86-4.0-DLLs.tar.bz2
>   xfree86-4.0-DLLs.tar.bz2:
>     [1: huff+mtf
> xfree86-4.0-DLLs.tar.bz2: data integrity (CRC) error in data
> 
> You can use the `bzip2recover' program to *attempt* to recover
> data from undamaged sections of corrupted files.
> 
The problem is that netscape AND ie think it is a text file (because
of the "BZ" at the beginning. You can download them with any ftp client
which allows you to set the transfer mode to binary (ftp.exe, wsftp...)
or, if you have an local linux ftp server, upload the file to the 
ftp server using ascii mode (this wraps the CRLF to just CR) and then 
download with binary mode. Or write a program which  wraps the CRLF to
CR (recode doesn't work :-()

HTH
    ago
-- 
[EMAIL PROTECTED]
http://www.gotti.org
+49 3725 3498080

Reply via email to