Gzip Tasks

Properties   Configuration Settings  

The GZIP task implements a gzip compressor and decompressor, compliant to RFC 1952 and compatible with the UNIX gzip and gunzip utilities.

Remarks

The GZIP task is used when compressing or decompressing data in the form of files.

GZIP Assembler/Encoder Task

The Assembler/Encoder takes a group of files as input which contains raw data, and generates a GZIP archive file as output.

Compression strength is regulated by the CompressionLevel property.

GZIP Disassembler/Decoder Task

The Disassembler/Decoder takes a zipped file as input, and generates a group of unzipped files as output.

Assembler Property List


The following is the full list of the properties of the assembler task with short descriptions. Click on the links for further details.

AppendAppend files to the specified archive.
ArchiveFileThe name of the gzip archive.
CompressionLevelThe compression level to use.
FileCompressedNameFilename, as stored inside of the archive.
FileDecompressedNameFile name to decompress to, or compress from.
LogFileThe file to write logging information to at runtime.
LogModeWhat information gets logged during component execution.
OtherDefines a set of configuration settings to be used by the task.
RuntimeLicenseSpecifies the component runtime license key.

Disassembler Property List


The following is the full list of the properties of the disassembler task with short descriptions. Click on the links for further details.

ArchiveFileThe name of the gzip archive.
ExtractToPathA base path to decompress to.
FileDecompressedNameFile name to decompress to, or compress from.
LogFileThe file to write logging information to at runtime.
LogModeWhat information gets logged during component execution.
OtherDefines a set of configuration settings to be used by the task.
RuntimeLicenseSpecifies the component runtime license key.

Configuration Settings


The following is a list of configuration settings for the task with short descriptions. Click on the links for further details.

SuggestCompressedNameWhether to suggest a file name.

Copyright (c) 2022 /n software inc. - All rights reserved.
/n software Tasks for SSIS - Version 20.0 [Build 8319]