SharpDevelop Community

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

Browse by Tags

All Tags » extract » #ZipLib (RSS)
  • Fastes way to read a special txt file out of a zip archive

    Hello, I am searching for the fastest (best coded way) to read a specific txt file out of a zip archive. I only need the second line of this txt file, so I do not need to unzip and store it somewhere on the file system. How can I do this with a good coding style? At the moment I am iterating through...
    Posted to Forum by macap on 11-15-2007
    Filed under: #ZipLib, Zip, ZipFile, extract, exact, read spezific txt-file
  • 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
  • Stream.Length = 0 when using GetInputStream(ZipEntry)

    Hi, i am writing a small piece of code to get around a limitation in a certain jvm-version which is unable to play sounds. I have found myself in a bit of a pickle as i cannot seem to stream files from a .jarfile. ZipFile zfile = new ZipFile("Program\\gni\\wp.jar"); ZipEntry zentry = zfile...
    Posted to Forum by Johnny on 03-10-2008
    Filed under: #ZipLib, ICSharpZip, extract, exact, entry
  • bad zip files

    I am trying to use sharpziplib with my asp.net website that uses vb.net. When I create a zip file I can use WinRAR to view it and extract it but when I try to use windows folder compression tool, the archive is empty. Here is my code Dim i As Integer Dim s As ZipOutputStream = New ZipOutputStream(File...
    Posted to Forum by skye3000 on 06-20-2008
    Filed under: #ZipLib, Empty, ExtraData, ZipFile, extract, entry, ZipEntry, zlib, error, add files, ziped file, CRC
  • #ZipLib seems to fail on extracting files from a zip that are close to or exactly 4GB in size.

    Hello there, This may or may not be reported yet but I was unable to find it, if it was. I don't know if this is the real cause of it, but with several files that I have repeatedly tried to call FastZip to extract, when the files are around 4,000,000,000 bytes ziplib seems to just extract a file...
    Posted to Forum by elsdon on 07-23-2008
    Filed under: File extraction, #ZipLib, problems, FastZip, extract
  • 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
  • Retrieve ContentType From the ZipEntry after extracting the file.

    Hi, After extracting file from the Zip, i want to know how to get the ContentType of the file we just extracted. Basically, i have a .zip file which included .jpg / GIF etc image files along with .pdf, .csv, .xls etc. Now, for images, i have to create thumbnails, and while i am extracting the zip file...
    Posted to Forum by Hardik on 09-30-2008
    Filed under: #ZipLib, extract
Page 1 of 1 (7 items)
Powered by Community Server (Commercial Edition), by Telligent Systems
Don't contact us via this (fleischfalle@alphasierrapapa.com) email address.