Download File

../../../../_images/node_graph_file.svg

Documentation

Download File specified by the File Item passed as Graph Data input to configured output directory.

Output Datasource pointing to downloaded file. Optionally outputs Graph port with File Item as Graph Data.

Definition

Input ports

graph
Type: graph
Description: Graph

Output ports

graph
Type: graph
Description: Graph
Optional number of ports: 0–1 (default: 0)
file
Type: datasource
Description: File

Configuration

Output directory (directory)

Select output directory for downloaded files.

If file already exists (if_file_exists)

What to do if the file already exists

Examples

Example flows demonstrating this node:

Implementation

class node_graph.DownloadFileItemGraph[source]