The IngestHashedSharedPath
parameter specifies whether the connector can create subfolders in the temporary folder used for ingestion. The connector might need to create subfolders when large numbers of files are sent for ingestion (especially when IngestKeepFiles=true
). To allow the connector to create subfolders, set this parameter to true
. The location of the shared folder is set by IngestSharedPath
.
Type: | Boolean |
Default: | The value of the HashedTempDirectory parameter. |
Required: | No |
Configuration Section: | TaskName or Ingestion |
Example: | IngestHashedSharedPath=True
|
See Also: |
|