Hi,
I use this command to trigger a scan in my servers:
I wanted to know if this respects the users ignore list that the user adds using the cPanel interface.
Thanks!,
Ignacio
I use this command to trigger a scan in my servers:
Code:
imunify-antivirus malware on-demand start --path "/home/*" --ignore-mask "/home/*/mail/*" --no-follow-symlinks
Thanks!,
Ignacio
Comment