Scans a file/directory on the filesystem of the ClamAV daemon and will continue the scan to the end
even if a virus has been found.
This method may improve performances on SMP systems by performing a multi-threaded scan.
This enum is used to determine the file separator char which will be used when building the path
to the file/directory to scan on the server filesystem. The possible values are:
This enum is used to determine the file separator char which will be used when building the path
to the file/directory to scan on the server filesystem. The possible values are:
Scans a file/directory on the filesystem of the ClamAV daemon and may continue the scan to the end
even if a virus has been found, depending on the continueScan argument.
Scans a file/directory on the filesystem of the ClamAV daemon and may continue the scan to the end
even if a virus has been found, depending on the continueScan argument.