Hi all

If I need to match file with extensions of ".exe" and ".giff", should we use
match filename or filetype.

I see the following is most of the docs:

regex ext1 "*.exe"
regex ext2 "*.pdf"

class type inspect ftp match-all mine
match filename regex ext1
 match filename regex ext2

Do we use filetype to match types like mime etc?


With regards
Kings
_______________________________________________
For more information regarding industry leading CCIE Lab training, please visit 
www.ipexpert.com

Reply via email to