Skip to main content

Copy URL to Data Source

Copy a file from a URL to a filesystem data source.

Syntax

copy url "<url>" to data source <data source reference> file "<file>" [at path "<path>"]

Parameters

url

String — URL to copy content from.

data source reference

String — Name of the data source to copy the URL to.

file

String — The filename to copy the URL content to.

at path

String — If present, prefix the destination filename with the given path.