Documentation ¶
Overview ¶
This is an implementation of a client for the ClamAV library which uses the callback mechanism of ClamAV to scan files for viruses. The code here will accept files and directories as arguments and will crawl them (recursively) scanning every file. This code will not follow symlinks but will also not make an effort to stay on the same computer. If you have remote mounted filesystems this code will scan all files available on them.
Click to show internal directories.
Click to hide internal directories.