What can I do to speed up the clamscan process?
Hi Dan,
Sorry this is a little brief... Skipping files you aren't interested in scanning might help a little... clamscan --exclude='\.(jpg|jpeg|png|gif)$' Choose a smaller file size to scan.. --max-filesize=300M --max-scansize=300M Cheers, Steve Twitter: @sanesecurity _______________________________________________ clamav-users mailing list [email protected] http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-users Help us build a comprehensive ClamAV guide: https://github.com/vrtadmin/clamav-faq http://www.clamav.net/contact.html#ml
