SharpDevelop Community

Get your problems solved!
Welcome to SharpDevelop Community Sign in | Join | Help
in Search

Browse by Tags

All Tags » sharpZipLib » #ZipLib » Zip (RSS)
  • Very strange problem with reading file(s) from archive

    Hi, I have an archive with some files in it. I want to use files from the archive directly without unziping them. I want to read files as streams. I use following code: -------------------------- public static Stream GetFileStreamFromArchive(string ArchivePath, string FileName) { ZipFile zip = new ZipFile...
    Posted to Forum by GDragoN on 09-13-2007
    Filed under: #ZipLib, sharpZipLib, Zip, zip ICSharpCode.SharpZipLib SharpZipLib, ZipFile
  • Issue with open file handles when running out of disk space

    We recently found an issue with the library when creating very large zip files. When the disk is out of space, a "System.IO.IOException: There is not enough space on the disk" exception is thrown. We have code in our finally block to call ZipOutputStream.Finish() followed by ZipOutputStream.Close() so...
    Posted to Forum by lataneal on 07-16-2007
    Filed under: #ZipLib, sharpZipLib, Zip, csharp zip creation bug, zip ICSharpCode.SharpZipLib SharpZipLib
  • FastZip isn't unpacking certain files

    I am using SharpZipLib.Zip.FastZip in a project and the ExtractZip method seems to work as intended without any error messages but oddly, it skips files. I am running Windows Vista, the same code compiled on another machine works without any problems. After a quick test with some filetypes it looks like...
    Posted to Forum by elaubsch on 06-18-2007
    Filed under: #ZipLib, sharpZipLib, Zip
  • Can not view Sharpziplib help file

    Dear John Reilly, I just downloaded 0851_ICSharpCode.SharpZipLib_20.zip but the SharpZipLib.chm (i.e. compiled html help file) does not seem to contain any help content. No matter which class I click on the left pane, I got " The page cannot be displayed" in the right pane. Any idea on why it does not...
    Posted to Forum by yhao8 on 01-11-2007
    Filed under: Using #ZipLib, ZipInputStream, #ZipLib, sharpZipLib, Zip
  • Not Iterating Through All Zip Contents

    Hi all, I seem to have a problem with SharpZipLib where my iteration through the contents of an archive with GetNextEntry() skips over many of the contents. Is GetNextEntry the only method to use to iterate though the contents of an archive (when intending to read some of those contents when certain...
    Posted to Forum by Todd McDermid on 01-01-2007
    Filed under: Using #ZipLib, File extraction, ZipInputStream, #ZipLib, sharpZipLib, Zip
  • How backup bunch of files that the amount is over 8Gb? look mt code...

    Hy, I a need to backup a bunch of files and the total amount is over 4 GB. I think I need to use Zip64 but I do not how... I tryed to use ICSharp ZLib library and write the data in chunk but it does not work because I vahe to change the entry.crc and when I call PuNextEntry of ZipOutput the stream finish...
    Posted to Forum by Rikace74 on 01-15-2008
    Filed under: Using #ZipLib, #ZipLib feature request, #ZipLib, Zip64, sharpZipLib, Zip, corrupt 4gb winzip, ExtraData, zip ICSharpCode.SharpZipLib SharpZipLib, folders, problems, ZipFile, extract, entry, zlib
  • Library cannot extract this entry version required (45) [Error 13]

    This error is eating my soul. It must be stopped. I know what you're thinking ... just use the latest version stupid. Well I tried that and it didn't work. This happens when I'm unzipping a 200mb zip file (which was zipped using the same version of SharpZibLib), and about half way though...
    Posted to Forum by Rod Williams on 07-16-2008
    Filed under: #ZipLib, sharpZipLib, Zip, error 13
  • Re: Library cannot extract this entry. Version required is (16660)

    John, Yes, the files are valid zip files, i can able to extract from windows manually but not thro code, while doing am getting above error. I downloaded the source and set VERSION_MADE_BY to 16660; in ZipConstants.cs class and added (Version == 16660) in version ckecking in ZIpEntry class. Its working...
    Posted to Forum by Devaraja on 08-11-2008
    Filed under: Using #ZipLib, File extraction, ZipInputStream, #ZipLib, ZipException, Zip64, sharpZipLib, Zip, sharpziplib list files getnextentry cf, Store file inside directory in ZIP file, zip ICSharpCode.SharpZipLib SharpZipLib, zlib dwf extraction, FastZip, ICSharpZip, ZipFile, extract, ZipEntry, zlib, ziped file, How i can test true password zip file ?, SharpZipLib stream gzip httpresponse, zip read only zipentry, #ZipLib gzip, ZipInputStream Read
  • Re: How to create zip file from the file contents in bytes from database

    I am wondering how to do the same thing as the original poster is. I know how to do the actual zipping in memory but I do not know how (or if it is possible) to add files, in the form of byte array, to the zip in memory. From what I understand, the process is as follows: Create a ZipOutputStream. Create...
    Posted to Forum by clamum on 11-20-2008
    Filed under: Using #ZipLib, #ZipLib, sharpZipLib, Zip, zip ICSharpCode.SharpZipLib SharpZipLib, entry, ZipEntry, database, adding files, add files, Encrypt Decrypt Memory, exception, MemoryStream, C#
Page 1 of 1 (9 items)
Powered by Community Server (Commercial Edition), by Telligent Systems
Don't contact us via this (fleischfalle@alphasierrapapa.com) email address.