The following node is available in the Open Source KNIME predictive analytics and data mining platform version 2.7.1. Discover over 1000 other nodes, as well as enterprise functionality at http://knime.com.

File Meta Info

This node finds out meta information about the files referenced by the URI column and appends it to the table.

Dialog Options

URI column
Column with the path to the files.
Fail execution if URI does not point to local file
Does abort the execution if one of the URIs does not point to a local file. A correct URI to a local file has the scheme "file" in front of it.

Ports

Input Ports
0 Table that contains the URI of the files in a column.
Output Ports
0 Input table with the meta information appended. Contained information:
Directory
If the file is a directory or not.
Hidden
Is the file hidden.
Symbolic link
If the file is a symbolic link
Size
Size of the file. If the file is a directory, the sizes of the contained files will be summarized.
Size (human readable)
Size of the file in human readable form.
Last modified
The last time the file was modified.
Permissions
Read (r), write (w) and execute (x) permissions of the file.
Owner
The owner of the file.
This node is contained in KNIME File Handling Nodes provided by KNIME GmbH, Konstanz, Germany.