Name | Description | |
---|---|---|
GetTarContents | Overloaded. Lists the items contained in the Tar archive, specifying whether the operation will be performed recursively and using the provided filters on the returned items. | |
Remove | Overloaded. Removes files from a Tar archive, specifying whether files contained within sub-folders will also be removed. | |
Tar | Overloaded. Archives the specified files in the specified Tar archive. | |
Untar | Overloaded. Extracts files from a Tar archive to a destination folder, using the provide parameters and specifying whether the Tar archive is compressed with GZip. |