Mailing List Archive

[clamav-users] Is ClamAV On-Access Scanning model applied on Windows?
Hi, guys
Just like the subject, Can I use On-Access Scanning model on windows?
Thanks very much!
Jack
Re: [clamav-users] Is ClamAV On-Access Scanning model applied on Windows? [ In reply to ]
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

From: clamav-users <clamav-users-bounces@lists.clamav.net> On Behalf Of Gao Hui via clamav-users
Sent: Sunday, August 30, 2020 10:47 PM
To: clamav-users@lists.clamav.net
Cc: Gao Hui <JackGao96@outlook.com>
Subject: [clamav-users] Is ClamAV On-Access Scanning model applied on Windows?

Hi, guys
Just like the subject, Can I use On-Access Scanning model on windows?
Thanks very much!
Jack
Re: [clamav-users] Is ClamAV On-Access Scanning model applied on Windows? [ In reply to ]
> From: clamav-users <clamav-users-bounces@lists.clamav.net> On Behalf Of
Micah Snyder (micasnyd) via clamav-users
> Sent: Monday, August 31, 2020 2:15 PM
> To: ClamAV users ML <clamav-users@lists.clamav.net>
> Cc: Micah Snyder (micasnyd) <micasnyd@cisco.com>
> 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
clamav-users@lists.clamav.net
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
Re: [clamav-users] Is ClamAV On-Access Scanning model applied on Windows? [ In reply to ]
That's actually pretty cool! Wow nice Eric!

-----Original Message-----
From: clamav-users <clamav-users-bounces@lists.clamav.net> On Behalf Of eric-list@truenet.com
Sent: Monday, August 31, 2020 11:33 AM
To: 'ClamAV users ML' <clamav-users@lists.clamav.net>
Subject: Re: [clamav-users] Is ClamAV On-Access Scanning model applied on Windows?

> From: clamav-users <clamav-users-bounces@lists.clamav.net> On Behalf
> Of
Micah Snyder (micasnyd) via clamav-users
> Sent: Monday, August 31, 2020 2:15 PM
> To: ClamAV users ML <clamav-users@lists.clamav.net>
> Cc: Micah Snyder (micasnyd) <micasnyd@cisco.com>
> 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
clamav-users@lists.clamav.net
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
clamav-users@lists.clamav.net
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