Attribute | Description | Required
|
---|---|---|
src | archive file to expand. | Yes, if filesets are not used. |
dest | directory where to store the expanded files. | Yes |
overwrite | Overwrite files, even if they are newer than the corresponding entries in the archive (true or false, default is true). | No |
compression | compression method for untar. Allowable values are "none", "gzip" and "bzip2". Default is "none". | No |