compress

Function

ArgDescriptionType
pathA path to compressstring (required)
outputA path to write the output - default is the path with a .gz extensionstring

Required Permissions: FILESYSTEM_WRITE FILESYSTEM_READ

Description

Compress a file.

The file is compressed using gzip. You can change the location of the output using the output parameter.