Steps to reproduce
- Set up Nextcloud with G DATA Antivirus app installed and ready to scan
- Upload files via the UI -> Select many files at once
- Some will be scanned, some not, sometimes a file is tagged
Unscanned
Expected
- Set up Nextcloud with G DATA Antivirus app installed and ready to scan
- Upload files via the UI -> Select many files at once
- All files are uploaded and processed with a verdict
The problem must lie somewhere in the FileEventsListener, which probably has problems with events during a bulk insert.
Steps to reproduce
UnscannedExpected
The problem must lie somewhere in the
FileEventsListener, which probably has problems with events during a bulk insert.