This node adds meta information about the files and folders referenced by the selected column. At least the following information are covered:
- Directory: Indicator whether or not the path points to a directory
- Size: The size of the file/folder
- Size (human readable): The size of the file/folder in a human readable form
- Last modified date: The last time the file was modified
- Created date: The time the file was created
- Exists: Indicator whether or not the file/folder exists
This node can access a variety of different file systems. More information about file handling in KNIME can be found in the official File Handling Guide.