Zip
Version 2.1 by Outhman Moustaghfir on 2021/04/20 16:09
Introduction
The "Zip" connector is commonly used to generate a zip that is a file format used to compress one or more files together into a single location. This reduces file size and makes it easier to transport or store.
The connector compresses multiple files into a zip format that organizes those files by their formats.
Use
"Zip" uses 2 major parameters which are :
- Files: all output connectors files that we want to put into the "Zip" connector.
- output filename: the name and location of the output Zip. eg: "/work/OutputZip.zip .
(capture)
No comments for this page