Zip Files Framework
  • 25 Jul 2023
  • 1 Minute to read
  • Dark
    Light

Zip Files Framework

  • Dark
    Light

Article Summary

Overview

Step Details

Introduced in Version5.0.0
Modified in Version5.0.0
LocationFile Management > Compression 

The Zip Files Framework step creates a zip file of the specified files.

This step uses a .NET class (.ZipArchive) to zip the files. This is different from the Zip Files step that uses SharpZipLib for its compression.


Properties

Inputs

PropertyDescriptionData Type
Files To IncludeDesired files to be zippedList of FileData
NameThe file name for the zip fileString


Outputs

PropertyDescriptionData Type
Done

Zipped FileThe zipped file of the selected filesFileData





Related Information

Forum Posts:
No Password Input On The Unzip Files Step
Zip In Masked Text Box




Was this article helpful?

What's Next