Hi there,

On Fri, 10 Sep 2021, Choate, Nathan via clamav-users wrote:

... we would like to use clamdscan to tell clamd to scan the mounted volume contents from its container, not through a stream from the client. Is that possible?

Yes, using the clamd API.  Here's a cut-n-paste of me doing exactly
that on our clamd server by connecting to it from my laptop:

8<----------------------------------------------------------------------
laptop3:~$ >>> telnet 192.168.44.7 3313
Trying 192.168.44.7...
Connected to 192.168.44.7.
Escape character is '^]'.
SCAN /home/ged/tempfile
/home/ged/tempfile: OK
Connection closed by foreign host.
8<----------------------------------------------------------------------

HTH

--

73,
Ged.

_______________________________________________

clamav-users mailing list
clamav-users@lists.clamav.net
https://lists.clamav.net/mailman/listinfo/clamav-users


Help us build a comprehensive ClamAV guide:
https://github.com/vrtadmin/clamav-faq

http://www.clamav.net/contact.html#ml

Reply via email to