Does COZYROC's Zip Task support the 7z compression format?

Does COZYROC's Zip Task support the 7z compression format?

No, the Zip Task does not support the 7z compression format.

    Book a Presales Call


    Are you new to COZYROC and evaluating our solutions? 
    Book a Presales Call with us now and get 5% off SSIS+.
      • Related Articles

      • Where can I find the documentation for the Zip Task?

        You can find documentation related to all the COZYROC SSIS+ Component Suite components from the main products page.  Specific documentation for the Zip Task can be found at the following link.  For many of the components you can find resources like ...
      • Automate Data Compression with COZYROC’s Zip Task

        Zip Task, just one of over 250+ components in COZYROC's SSIS+ Component Suite COZYROC’s Zip Task for SSIS allows you to automate the compression and decompression of data files directly within your data integration workflows. This tool is perfect for ...
      • Error Message: "Zip Task: Invalid source"

        Action: When executing a package, that includes Zip Task component and I am using a variable to specify the source each time through the enumeration inside of a Foreach loop, I get the following error:  Error Message: "Zip Task: Invalid source" ...
      • Error Message: Zip Task: "Length is zero Parameter name: seed"

         Action: When executing a package that includes Zip Task Component I get the following error message: Error Message:  "Length is zero Parameter name: seed" Solution:                          The reason for this error is that option ...
      • How to compress multiple files

        You can specify multiple source files for compression in two different ways: Specify source file(s) via File Connection Manager. Specify source file(s) via package variable. The first option is a little bit tricky. If you provide an existing file ...