Skip to main content
hrahuman_FTNT
Staff & Editor
Staff & Editor
December 15, 2021

Difference between file type and Pattern

  • December 15, 2021
  • 0 replies
  • 732 views
Description This article describes difference between file type and Pattern in DLP.
Scope  
Solution

The file type is to scan the actual content of the file.

The file pattern is to check the name of the file.

 

For Example:

if the zip does not contain the valid archived content then FortiProxy will identify the filetype as 'filetype=unknown' so it will not be blocked.

 

At the same time, the file pattern scans the exact filename with extension (*.zip) so it will get blocked.