aCaB a écrit :
> giggz wrote:
>> How can I solve this problem ?
>
> Hi giggz,
> There are several things you may want to try.
> If you are on a SMP the multiscan option in clamd/clamdscan is probably
> what you need.
> As for the privileges go, if your clamd is running on the local host and
> is a
giggz wrote:
> How can I solve this problem ?
Hi giggz,
There are several things you may want to try.
If you are on a SMP the multiscan option in clamd/clamdscan is probably
what you need.
As for the privileges go, if your clamd is running on the local host and
is accessible via unix socket, you c
Hi,
I would like to make a test (via cron) on a directory :
clamscan -ir --no-summary ~/.mozilla-thunderbird
this line works great, but takes time. So I have tested with clamdscan
and it works great, but the files must be readable for the user. And
there are not.
How can I solve this problem ?