Data_Link.copy
Data_Link.copysource target replace_existing
Documentation
Copies the data-link configuration from one place to another. The operation does not follow the data links, but copies the configuration between the provided files.
Arguments
source: The file to copy the configuration from.target: The file to copy the configuration to.replace_existing: A flag specifying if the operation should replace an existing file. By default, the operation will fail if the file already exists.