It looks like the only place we have such a large group by is here
This is in the upload source which tries to upload the all the results which were priviously found.
You can try to remove the group by
```
GROUP BY SourceFile
```
But I think the time consuming part is just uploading so many files.
By the time you see this message the "All Matches Metadata" source should already be done so you should know how many files were matched first. Can you see how many files should be uploaded?
Do you need to upload so many files? Might be a good idea to be more targeted in collection.
Is this an offline collector or a live client?
Maybe it is better to use the HashOnly CollectionPolicy or maybe exclude the recycling directory completely (using TrustedPathRegex or MaxFileSize or SlowGlobRegex)
Thanks
Mike
| Mike Cohen Digital Paleontologist, Velocidex Enterprises |
| | | | |
|
|