SharpDevelop Community

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

Browse by Tags

All Tags » FastZip Append (RSS)
  • Can't add files to zips created with FastZip

    Hi I've got simple zip needs - I just need to be able to create a zip archive from a directory, and to add files to existing zip archives. I've been trying to use FastZip to create the archives, but I've been having problems adding new files. Here's a class showing a simplified version of what I'm trying...
    Posted to Forum by OliverMaunder on 12-11-2006
    Filed under: FastZip Append
  • Re: Extract file and subfoder's file.

    I found it :) Unzip(Server.MapPath( "o .zip" ), Server.MapPath( "../theme/ " )) Function Unzip( ByVal source As String , ByVal destination As String ) As Boolean If ( Not (File.Exists(source))) Then Return False End If If ( Not (Directory.Exists(destination))) Then Return False End...
    Posted to Forum by alpertayfun on 06-18-2008
    Filed under: #ZipLib, FastZip Append, FastZip
  • Re: Library cannot extract this entry. Version required is (16660)

    hi, I downloaded the source for the version 0.85.4.369 and changed the code in Zipentry.cs like below.. if (versionToExtract != 0) { //return versionToExtract; // original return versionToExtract & 0xff; // changed In the above code 16660 is converted into 20 and it works, means unzips properly before...
    Posted to Forum by Devaraja on 08-21-2008
    Filed under: ZipInputStream, #ZipLib, ZipException, Zip64, sharpZipLib, FastZip Append, version required, zip ICSharpCode.SharpZipLib SharpZipLib, ICSharpZip, ZipFile, ZipEntry, zlib, SharpZipLib stream gzip httpresponse, Urgent, #ZipLib gzip, ZipInputStream Read
Page 1 of 1 (3 items)
Powered by Community Server (Commercial Edition), by Telligent Systems
Don't contact us via this (fleischfalle@alphasierrapapa.com) email address.