On Tue, April 14, 2015 6:34 pm, sanes wrote:
> Please advise how to use a Text File with a list of Files to Exclude from
>  clamscan (Windows Version).
>
> Have only found postings with Unix-type solutions
>
>
> clamscan --exclude='text file containing list of files'


Not ideal but this sort of thing would cut things down...

clamscan --exclude=".pst" --exclude=".jpg" --exclude=".wma"

etc.

plus perhaps --exclude-dir=

Cheers,

Steve
Web : sanesecurity.com
Blog: sanesecurity.blogspot.com

_______________________________________________
Help us build a comprehensive ClamAV guide:
https://github.com/vrtadmin/clamav-faq

http://www.clamav.net/contact.html#ml

Reply via email to