Hi,
Is there a way to quarantine the infected file into any folder using ClamNetworkScannerEngine.java passing the content as InputStream over the network. That is by customizing the below method?
public ScanResult scan(InputStream content, String fileName) throws AvsException {
...
}
Regards,
Umair.
Hi,
Is there a way to quarantine the infected file into any folder using ClamNetworkScannerEngine.java passing the content as InputStream over the network. That is by customizing the below method?
public ScanResult scan(InputStream content, String fileName) throws AvsException {
...
}
Regards,
Umair.