CopyContentFromUNC
A Boolean value that specifies whether to copy files from their UNC paths rather than download them from the server.
- To copy files from UNC paths and only download files if the copy operation fails, use the default value (
TRUE). - To download files without attempting to copy them from their UNC path, set this parameter to
FALSE.
| Type: | Boolean |
| Default: | True |
| Required: | No |
| Configuration Section: | TaskName or FetchTasks |
| Example: | CopyContentFromUNC=FALSE
|
| See Also: |