Upload (legacy)

This node uploads the files and folders referenced by the table to the server specified by the connection information.

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

Options

Target folder
Location on the server where the files will be put.
Source
Column of the input table with the URIs to the files.
Path handling
How the path of the source files will be truncated.
Use full path
Use the full path without truncating anything.
Use only filename
Truncate the whole path and leave only the name of the file.
Truncate prefix
Truncate the selected prefix directory from the path.
Prefix
Directory that will be truncated from the sources path.
If exists...
How to handle already existing files.
Overwrite
Overwrite the existing file.
Overwrite if newer
Overwrite the existing file only, if the local file is newer.
Abort
Abort the execution of the node.
Abort if transfer fails
If this is checked the node will abort if one of the files could not be transferred. If it is unchecked the output table will contain a column that indicates whether or not the file could be successfully transferred.

Input Ports

Icon
Port object containing the connection information to the server.
Icon
Table containing the list of files that should be uploaded.

Output Ports

Icon
Table containing the list of files that have been uploaded and if they have been uploaded or were already up to date. If files are allowed to fail there is an additional column, that will indicate if the transfer was successful or did fail.

Popular Predecessors

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.