Hub
Pricing About
NodeNode / Source

KNIME Server Connection (legacy)

IOFile Handling (legacy)Remote (legacy)Connections (legacy)
Drag & drop
Like

This node configures the connection information that will be used to connect to a KNIME Server. Using this connection, the other KNIME remote file handling nodes can be used to create directories, list, delete, download and upload files from and to the KNIME Server.
The connection information is in the following format http://serverAccount@knime-server:port/contextRoot, where

  • https is the protocol used by the server ( http also possible),
  • serverAccount is the username used to access the server,
  • knime-server is the address to the KNIME Server,
  • port is the port of the server, and
  • contextRoot is the root directory of the KNIME Server. (also the path used to access the Webportal.)

The root directory of the KNIME Server containing all workflows and data that is shown in the Webportal or the KNIME Explorer can be found at https://serverAccount@knime-server:port/contextRoot/rest/v4/repository/.

To down-/upload a file using the "Download / Upload from List" Node the provided path has thus to point to https://knime-server:port/contextRoot/rest/v4/repository/pathToFile/file, where
  • pathToFile is the path from the root to the file that shall be accessed and
  • file is the actual file.

Example: To down-/upload a file that is stored in 'data/testdata.csv' from a server that runs locally and listens to port 8080 the encoded path has to be https://localhost:8443/knime/rest/v4/repository/data/testdata.csv.

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

Node details

Output ports
  1. Type: Remote Connection
    Connection information port
    Port object containing the KNIME Server connection information.

Extension

The KNIME Server Connection (legacy) 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