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 Quote 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 Quote 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 Quote 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 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.