Unzip Files (legacy)

This node unzips files from an archive. The path to the files will be contained in the output table.

Supported formats are:
  • .zip
  • .jar
  • .tar
  • .tar.gz
  • .tar.bz2
  • .cpio
  • .ar

This legacy file handling node has been replaced by Decompress Files and will be deprecated in the foreseeable future. For further information about the new file handling framework see the File Handling Guide.

Options

Input file
Path or URL to the input archive.
Output directory
Path to the output directory, where the files will be extracted to. The output directory may be a local URL, remote URLs usually don't work.
Output...
Specifies the content of the output table.
Location A string column with the path to the extracted files.
URI An URI column with the URIs to the extracted files.
If a file exists...
Specifies the behavior if a file with the same name already exists.
Overwrite
Overwrites already existing files.
Abort
Will abort if a file already exists.

Input Ports

This node has no input ports

Output Ports

Icon
Path to every extracted file.

Views

This node has no views

Workflows

Links

Developers

You want to see the source code for this node? Click the following button and we’ll use our super-powers to find it for you.