HashedTempDirectory
The HashedTempDirectory parameter specifies whether the connector can create subfolders in the temporary directory used during a collect action. The connector might have to create subfolders if the number of files collected exceeds the number that can be handled by the file system in a single folder. To allow the connector to create subfolders, set this parameter to True.
| Type: | Boolean | 
| Default: | False | 
| Required: | No | 
| Configuration Section: | Connector | 
| Example: | HashedTempDirectory=True | 
| See Also: | TempDirectory |