SharpDevelop Community

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

Browse by Tags

All Tags » files (RSS)
  • Using of INameTransform

    Hello I'm a newbie in using sharpziplib and I'm experimenting now a little if I can use this library for further tasks in our project. I can already create and extract a zip file with the FastZip-class. For my purpose I should be able to rename some files/directories when creating the zip. And...
    Posted to Forum by Andy74 on 07-14-2009
  • Is there any method to zip files whith larger size?

    Hi everybody. I'm new to ICSharpCode.SharpZipLib and I added the .dll file into my project; wrote a function (in VB2005) to make my files compressed, and successfully made a zip file with small files. but when the size of the files grow up (my files are toooo large, one about 200MB and one about...
    Posted to Forum by LeoForce on 02-09-2009
  • Archiving with Crc32 gives Winrar problem, Winzip works okay.

    I read this forum and there are many threads about this item but i do not find a solution. I'm a newby here so sorry if i overlooked the solution. This is the code i use (like most of you do): ZipOutputStream zipOutputStream = new ZipOutputStream(File.Create(@aZipUri)); zipOutputStream.SetLevel(9...
    Posted to Forum by joshuatree on 01-29-2009
  • Extracting multiple unwanted files

    Hi, I face the following chalenge. I have a zip file with about 30.000 files. I want to loop through these files. So I extract one, do some handling on the file, delete it and proceed to the next one. I have for instance files like: 20050114-16070-12113 20050116-34850-26101 20050117-00119-34580 20050117...
    Posted to Forum by John van Kaam on 10-17-2008
  • Can I have exactly the same output file each time I zip one file

    Hi all, I was developping an archiving tool and I need to create zip archives. After creating zip files, I calculate checksums for each. I was really amazed when I see that when I zip one file two times, it will result different checksums. Is there a way to prevent this ? PS: Excuse my english, I'm...
    Posted to Forum by Radec on 07-23-2008
  • Viewing zipfile entry content via filestream

    Hi all, I have the following problem: I want to view the content of a file in a zipped archive. I have used the sample code of SharpZipLib for viewing zip files so far. However, the sample code outputs the content in the console. I would like to assign the content to a FileStream . Here is the code snipplet...
    Posted to Forum by adriana on 06-25-2008
  • vb.net zip compression

    Hi guys, I'm new in vb. I want a bit of help in compressing a file with ziplib. If someone can tell me how to compress a file(e.g document) to a zip file it would be much appreciated (i know sounds really simple, so few lines of code of how to do it will help me a lot). If u know how to do more advanced...
    Posted to Forum by crsnt on 12-11-2007
  • zip monthly files

    hi. i'm new using the zip lib and i have some questions about it i'm using this code to generate the zip file Dim mzfile As String = System.DateTime.Now.Year & System.DateTime.Now.Month & "M.zip" '# nome do ficheiro mensal dir = czfile '# pasta onde fica = a row seleccionada Dim mnozfile = (dir...
    Posted to Forum by paxa on 07-18-2007
Page 1 of 1 (8 items)
Powered by Community Server (Commercial Edition), by Telligent Systems
Don't contact us via this (fleischfalle@alphasierrapapa.com) email address.