That's actually pretty cool! Wow nice Eric! -----Original Message----- From: clamav-users <[email protected]> On Behalf Of [email protected] Sent: Monday, August 31, 2020 11:33 AM To: 'ClamAV users ML' <[email protected]> Subject: Re: [clamav-users] Is ClamAV On-Access Scanning model applied on Windows?
> From: clamav-users <[email protected]> On Behalf > Of Micah Snyder (micasnyd) via clamav-users > Sent: Monday, August 31, 2020 2:15 PM > To: ClamAV users ML <[email protected]> > Cc: Micah Snyder (micasnyd) <[email protected]> > Subject: Re: [clamav-users] Is ClamAV On-Access Scanning model applied > on Windows? > > Hi Jack, > > Sorry to say On-Access Scanning is only available for Linux. While > it'd be great to have something for Windows and macOS, we unfortunately don't have the resources to dedicate to creating that capability. > > -Micah > For OSX, I've used fswatch: https://github.com/emcrisostomo/fswatch Works well for that case. Example: /usr/local/bin/fswatch -0 $HOME | xargs -0 -n1 -I {} /usr/local/bin/clamdscan -i --move=$HOME/Documents/Quarantine {} Says it can do Windows as well, but I've never attempted it and looks like it's needs Cygwin, which I wouldn't want to play with. Sincerely, Eric Tykwinski TrueNet, Inc. P: 610-429-8300 _______________________________________________ clamav-users mailing list [email protected] https://lists.clamav.net/mailman/listinfo/clamav-users Help us build a comprehensive ClamAV guide: https://github.com/vrtadmin/clamav-faq http://www.clamav.net/contact.html#ml _______________________________________________ clamav-users mailing list [email protected] https://lists.clamav.net/mailman/listinfo/clamav-users Help us build a comprehensive ClamAV guide: https://github.com/vrtadmin/clamav-faq http://www.clamav.net/contact.html#ml
