Re: sharpziplib unzip tar sample framework 2.0
- From: Family Tree Mike <FamilyTreeMike@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Tue, 5 Feb 2008 05:50:01 -0800
Ignacio made a good suggestion that I don't believe you responded. Compare
the tar file that was downloaded by your new code to the file that is
downloaded by the old code. They should be identical. Further, winzip
outside of your application will be able to open both.
Potentially there is a problem in the code you moved from VB 6 to .Net for
doing the download. This test will confirm or eliminate this possibility.
"julio" wrote:
Ignacio,.
This program that I developed is to replace one thats exits from 1992
Each day the unix system zips the data into a tar file and the actual
program under VB 6 using the unrar file unzip this file into 60 diferent
files.
This program works fine, but we need to replace with one thats works using
the .Net Framework 2.0, like all others proccess that are redisegned during
2007.
TIA
Julio
"Ignacio Machin ( .NET/ C# MVP )" wrote:
Hi,
I have always use SharpZipLib and I haven't find a problem yet.Are you sure
the problem is unzipping it?
How you get the file from the Unix system?
Can you unzip it in windows?
--
Ignacio Machin
http://www.laceupsolutions.com
Mobile & warehouse Solutions.
"julio" <julio@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:51104A2C-B3B2-42C4-B632-45D20E2249E5@xxxxxxxxxxxxxxxx
Hi,
I write a program to unzip a Tar file generated on a Unix environment file
using SharpZipLib, but returns a error "Header checksum is invalid" when
execute the program.
This error appears when I try to extract the files.
Can any help me where is a sample to unzip a tar file
TIA
Julio
- Follow-Ups:
- Re: sharpziplib unzip tar sample framework 2.0
- From: julio
- Re: sharpziplib unzip tar sample framework 2.0
- From: Ignacio Machin \( .NET/ C# MVP \)
- Re: sharpziplib unzip tar sample framework 2.0
- References:
- Re: sharpziplib unzip tar sample framework 2.0
- From: Ignacio Machin \( .NET/ C# MVP \)
- Re: sharpziplib unzip tar sample framework 2.0
- Prev by Date: Re: "Global" exception handling
- Next by Date: Re: Linq error
- Previous by thread: Re: sharpziplib unzip tar sample framework 2.0
- Next by thread: Re: sharpziplib unzip tar sample framework 2.0
- Index(es):
Relevant Pages
|