MaxDeletionPercentage
The MaxDeletionPercentage
parameter specifies when deletes are sent to IDOL Server.
When the connector runs the synchronize
action and does not see a file that it has seen before, it assumes that the file has been deleted. If the connector is fetching from a shared drive and that drive goes offline, then all of its files will be seen as deleted. These files would then be deleted from IDOL.
Therefore, if the percentage of files found deleted is greater than the value for this parameter, no deletes are sent to IDOL.
Type: | Integer |
Default: | 99 |
Required: | No |
Configuration Section: | TaskName or FetchTasks |
Example: | MaxDeletionPercentage=100
|
See Also: |