SharpDevelop Community

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

Browse by Tags

All Tags » Using #ZipLib » Zip (RSS)
  • how to create folder in the zip file progamaticaly when using ICSharpCode.SharpZipLib.Zip to zip the files?

    I want to add the files one by one to the zip file and create the folders accordingly. like i may have file1 in folderA and file2 in folderB then i will be passing the paths as c:\folderA\file1 c:\folderB\file2 to zip the files. Now the system creates a zip file but then when i unzip, the files are in...
    Posted to Forum by bruce lee on 04-04-2007
    Filed under: Using #ZipLib, #ZipLib, zip ziplib subfolder, Zip files for download, 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
  • How to Insert or append a file to an existing zip-archive?

    Hallo, i would like to insert/append a file to an archive, for example Insert(string fileName, string archiveName); it should insert the file with fileName to archive of archiveName some modification would be: Insert(ZipEntry entry, string fileName, string archiveName); where file should be under the...
    Posted to Forum by idzikowski on 05-08-2008
    Filed under: Using #ZipLib, #ZipLib, Zip, zip ICSharpCode.SharpZipLib SharpZipLib
  • Library cannot extract this entry. Version required is (16660)

    Hi, I am getting above error while trying to unzip the files using SharpZipLib dll. it works for some zipfiles and for some zipfiles its throwing the above error. i am using the latest dll version 0.85.4.369, still getting the above error. using ( ZipInputStream s = new ZipInputStream ( File .OpenRead...
    Posted to Forum by Devaraja on 08-07-2008
    Filed under: Using #ZipLib, File extraction, #ZipLib feature request, ZipInputStream, #ZipLib, Zip64, Zip files for download, Zip, Zip password protection, zip ICSharpCode.SharpZipLib SharpZipLib, FastZip, ICSharpZip, ZipEntry, How i can test true password zip file ?, PDF spec 1.7 /FLATEDECODE SharpZipLib, #ZipLib gzip, ZipInputStream Read
  • 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#
  • Re: Can not view Sharpziplib help file

    Thanks for all the responses. There is a # in my directory name. After I removed the #, the help file displays like a charm. -Cindy
    Posted to Forum by yhao8 on 01-12-2007
    Filed under: Using #ZipLib, ZipInputStream, zip ziplib subfolder, sharpZipLib, Zip files for download, Zip, Download
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.