SharpDevelop Community

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

Add new files to an existing Zip file

Last post 08-12-2008 2:09 PM by JohnReilly. 1 replies.
Page 1 of 1 (2 items)
Sort Posts: Previous Next
  • 08-07-2008 4:37 PM

    Add new files to an existing Zip file

    hi

    I have a Windows service creates multiple threads to perform a task. Now each thread after its done has created a message file. These files need to be FTP to a third party. Before that they need to be compressed.

    A zip file is already avaliable to which these files need to be added. Eac thread should add its message file to the existing Zip file. I unfortunately could not find any example explaining the scenario of adding data files to a zip file that already exist.

    Any clues as to how this can be achieved.

    Thanks !!

    Filed under:
  • 08-12-2008 2:09 PM In reply to

    Re: Add new files to an existing Zip file

    Hi,

    ZipFile can do this.  A c# sample called zf shows how to drive the class.

    hth, -jr-

Page 1 of 1 (2 items)
Powered by Community Server (Commercial Edition), by Telligent Systems
Don't contact us via this (fleischfalle@alphasierrapapa.com) email address.