Required Parameters
- type: The type of the archive. The allowed values are ZIP, TAR, JAR, and GZIP. The default is ZIP.
- archive: The path on disk, including the filename, of the archive to be scanned.
Output Attributes
- zip:filename: The name, including path, of the file or directory.
- zip:compressedsize: The size, in bytes, of the file when compressed.
- zip:decompressedsize: The size, in bytes, of the file when decompressed.
- zip:lastmodified: The date and time the file or directory was last modified.