Download URL to file

../../../../_images/copy.svg

Download file from a URL to specified filename.

Documentation

Definition

Input ports

port1

datasource

Datasource pointing to data to read

Output ports

port1

datasource

Datasource of resulting file

Configuration:
Filename (filename)

Manually enter a filename, if not using a regular expression

If file already exists (if_exists)

What to do if the file already exists

class node_file_operations.DownloadFile[source]