Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

File compression is a way to reduce overall file size without losing any of the primary data to make large files more manageable. This Universal Extension provides the capability to compress and decompress a file or directory, with or without password encryption.

Version Information

...

Refer to the changelog for version history information.

Key Features

FeatureDescription

Actions

  • Compress files or directories.
  • Decompress zip files with files or directories.
Other
  • Support for AES-256 password encryption for files.
  • Support for 7-Zip (Windows/Linux) and p7zip (Linux).
  • Support for Embedded (Linux).

Version Information

Template NameExtension NameVersionStatus
File Compressionue-util-compress1 (Current 1.3.0)Fixes and new Features are introduced.

Refer to the changelog for version history information.

Software Requirements

AreaDetails
Universal Controller

Universal Controller Version >= 7.3.0.0.

Universal Agent & Python version

Requires Python version 3.7. Only Agents of version >= 7.3 are supported.

  • 7z Archiver supports Windows and Linux agents.
  • Embedded Archiver supports Linux agents.
Software Requirements
  • 7zip command line tool. 7-zip or p7zip version 15.05 or newer is required to be installed in Universal Agent, tested with 7-zip 21.06 and p7zip 16.02.
  • Embedded Archiver. This Archiver is part of the standard Python Standard Library. Zlib library is also wanted but not needed for better compressions.

More information about the Agent Requirements of 7-Zip can be found here.

...