Hub
Pricing About
NodeNode / Manipulator

Save File Locally

Community NodesVernalisMiscellaneousText-based IOStreamable
Drag & drop
Like

This node saves a copy of the text files held in a table column to filepaths held in a second column.
A rudimentary attempt is made to validate the filepaths - which must be complete paths, e.g. C:\Temp\myfile.txt If the full folder path does not exist, an attempt is made to create it.
The returned column will contain a missing value if either of the input columns is a missing value, 'true' if the file was successfully written, and 'false' if it was not written (i.e. because overwrite was set to off, and the file existed, or because the directory could not be created or was not a valid path)
This node can be used to create txt files, or save pdb, mol, mol2 files etc. by providing an appropriate filepath and extension.

Node details

Input ports
  1. Type: Table
    In-Port 0
    The input table containing a column with text and a column with filepaths
Output ports
  1. Type: Table
    Out-Port 0
    The input table with a boolean column indicating the outcome of local save added

Extension

The Save File Locally node is part of this extension:

  1. Go to item

Related workflows & nodes

  1. Go to item
  2. Go to item
  3. Go to item

KNIME
Open for Innovation

KNIME AG
Talacker 50
8001 Zurich, Switzerland
  • Software
  • Getting started
  • Documentation
  • Courses + Certification
  • Solutions
  • KNIME Hub
  • KNIME Forum
  • Blog
  • Events
  • Partner
  • Developers
  • KNIME Home
  • Careers
  • Contact us
Download KNIME Analytics Platform Read more about KNIME Business Hub
© 2025 KNIME AG. All rights reserved.
  • Trademarks
  • Imprint
  • Privacy
  • Terms & Conditions
  • Data Processing Agreement
  • Credits