varun Posted January 28, 2019 Report Share Posted January 28, 2019 Is there any way to perform a multi threaded scan on Windows? Using Version 0.101.1 Using the --multiscan argument throws an error PS F:\Downloads\clamav-0.101.1-win-x64-portable> .\clamscan.exe --recursive --multiscan filepath F:\Downloads\clamav-0.101.1-win-x64-portable\clamscan.exe: unrecognized option `--multiscan' ERROR: Unknown option passed ERROR: Can't parse command line options Link to comment Share on other sites More sharing options...
Guest Wookiee Posted January 28, 2019 Report Share Posted January 28, 2019 it looks like you are using clamav, not immunet. ClamAV gives you the ability to run commands- immunet does not. As far as multi-threaded scans in ClamAV, you could just do a clamd scan with multithreaded- should work Link to comment Share on other sites More sharing options...
varun Posted January 28, 2019 Author Report Share Posted January 28, 2019 Awesome, thanks! After initial setup of clamd.conf, this command works: .\clamdscan.exe filepath --multiscan -l logfile.log Link to comment Share on other sites More sharing options...
Guest Wookiee Posted January 29, 2019 Report Share Posted January 29, 2019 3 hours ago, varun said: Awesome, thanks! After initial setup of clamd.conf, this command works: .\clamdscan.exe filepath --multiscan -l logfile.log Not a problem Link to comment Share on other sites More sharing options...
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now