Download URL to file

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

Download result of reading from a URL to specified filename.

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

These nodes are for common file operations: copy, delete, rename, and remove. For many operations it is possible to use regular expressions to create new filenames, etc.

class node_file_operations.DownloadFile[source]