CopySourceToWorkingDir
A Boolean that specifies whether files are copied from their original location to the working directory before being imported. To copy files to the working directory, set this parameter to true
.
Copying files to a working directory can improve performance if the files are in a remote location. Also, KeyView requires write access to some files (such as PST and NSF files). If these files are write-protected, they must be copied to the working directory.
Type: | Boolean |
Default: | True |
Required | No |
Configuration Section: | ImportService |
Example: | CopySourceToWorkingDir=True
|
See Also: | WorkingDirectory |