With the current implementation files larger than MaximumFileSize are completely ignored. But if a file is large, we can still process the filename an extension signatures.
This is really useful for detecting large files like SQL dumps archives etc which are ignored with the current implementation.
With the current implementation files larger than MaximumFileSize are completely ignored. But if a file is large, we can still process the filename an extension signatures.
This is really useful for detecting large files like SQL dumps archives etc which are ignored with the current implementation.