|
Browse by Tags
All Tags » gzip ( RSS)
-
I'm currently writting some wrapper classes for tar gz and tar z, I have looked into your sample program. Here is what I got in my class: ...... GZipOutputStream output = new GZipOutputStream(File.Create(fileName + ".tar.gz")); TarArchive tarFile = TarArchive.CreateOutputTarArchive(output); TarEntry...
Posted to
Forum
by
yorkw
on
10-16-2007
Filed under: tar untar ExtractContents PathTooLongException, #ZipLib, gzip
-
I have run into an issue decompressing large GZip files. I am getting the following error. GZipException: Number of bytes mismatch in footer I altered the error to report the values and got this as the answer: GZipException: Number of bytes [11628742391] mismatch in footer [-1256159497] It appears the...
Posted to
Forum
by
Dale
on
08-03-2007
Filed under: gzip
-
Hello, I'm creating a Flex webapplication which request a lot of information from webservices. These webservices respond with a string with xml-information like this: [WebMethod] public string WsTestXml() { StringBuilder rt = new StringBuilder(""); rt.Append("\n<resultlist>\n"); rt.Append(" <result>...
Posted to
Forum
by
AmigoFd
on
02-20-2007
Filed under: GZipOutputStream ASP.NET HTTP Comrpession, gzip
-
Greetings; I have researched this issue in this Forum and C#, PHP and SUN, and have tried several of the suggestions, but my issue still persists. So I humbly ask for assistance. I am upgrading my web servers and .NET client application to connect to the web servers. The server streams are gz and zip...
Posted to
Forum
by
BruceStevenson
on
01-11-2008
Filed under: #ZipLib, gzip, zip ICSharpCode.SharpZipLib SharpZipLib, ICSharpZip
-
I new at this .Im using SharpZip to descompress a .bz file.I looked at the sample.The compressing works fine but when i try to decompress something i get an error If ( False = rdCompress.Checked) Then ' Decompression of single-file archive Dim fsBZ2Archive As FileStream, fsOutput As FileStream Dim...
Posted to
Forum
by
JustMyself
on
08-21-2008
Filed under: #ZipLib, gzip, exact, error, #ZipLib gzip
-
Update: I uncompressed the stream a second time and got valid data; but when I pass the headers back I have an invalid charter line 1 position 1 of 0x1F Any thouthts on how to deal with this?
Posted to
Forum
by
BruceStevenson
on
01-16-2008
Filed under: #ZipLib, Invalid characters, Decompress ZIP VB.NET, gzip, deflate
Page 1 of 1 (6 items)
|
|
|