Merge any number of ZIP archives

Contents
[ Hide Show ]

If you want to combine arbitrary numbers of ZIP archives into single archive read this article.

Description

Aspose.ZIP API provides  Archive class to extract and compose ZIP archives. We can extract an entry to memory without saving it into intermediate storage and pass into ZIP archive right away.

Make sure you have enough virtual memory to keep content of all entries.

Transfer an Entry

The following code example demonstrates how to extract entries from several ZIP archives and immediately put it to ZIP archive.

Subscribe to Aspose Product Updates

Get monthly newsletters & offers directly delivered to your mailbox.