Hi,
When I scan a folder using socket connection to clamd (SCAN [folder]) I don't get an individual result for each file in the connection.
For example, if I send to scan the folder c:\testme, I will get (if everything goes ok) only the line: c:\testme: OK
Individual files scanned and result are stored in the log file, like this one:
LOG> c:\testme\file1: OK
LOG> c:\testme\file2: OK
SOCKET> c:\testme: OK
Is there a chance to get every individual scanned file result also reported in the socket connection?
Thank you
Jorge