<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">

<!--Converted with LaTeX2HTML 2002-2-1 (1.70)
original version by:  Nikos Drakos, CBLU, University of Leeds
* revised and updated by:  Marcus Hennecke, Ross Moore, Herb Swan
* with significant contributions from:
  Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
<HTML>
<HEAD>
<TITLE>Testing</TITLE>
<META NAME="description" CONTENT="Testing">
<META NAME="keywords" CONTENT="clamdoc">
<META NAME="resource-type" CONTENT="document">
<META NAME="distribution" CONTENT="global">

<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">

<LINK REL="STYLESHEET" HREF="clamdoc.css">

<LINK REL="next" HREF="node16.html">
<LINK REL="previous" HREF="node14.html">
<LINK REL="up" HREF="node6.html">
<LINK REL="next" HREF="node16.html">
</HEAD>

<BODY >

<DIV CLASS="navigation"><!--Navigation Panel-->
<A NAME="tex2html543"
  HREF="node16.html">
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
 SRC="/usr/share/latex2html/icons/next.png"></A> 
<A NAME="tex2html539"
  HREF="node6.html">
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
 SRC="/usr/share/latex2html/icons/up.png"></A> 
<A NAME="tex2html533"
  HREF="node14.html">
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
 SRC="/usr/share/latex2html/icons/prev.png"></A> 
<A NAME="tex2html541"
  HREF="node1.html">
<IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents"
 SRC="/usr/share/latex2html/icons/contents.png"></A>  
<BR>
<B> Next:</B> <A NAME="tex2html544"
  HREF="node16.html">freshclam: Setting up auto-updating</A>
<B> Up:</B> <A NAME="tex2html540"
  HREF="node6.html">Installation</A>
<B> Previous:</B> <A NAME="tex2html534"
  HREF="node14.html">Configuration</A>
 &nbsp; <B>  <A NAME="tex2html542"
  HREF="node1.html">Contents</A></B> 
<BR>
<BR></DIV>
<!--End of Navigation Panel-->

<H2><A NAME="SECTION00039000000000000000">
Testing</A>
</H2>
    Try to scan recursively the source directory:
    <PRE>
	$ clamscan -r -l scan.txt clamav-x.yz
</PRE>
    It should find some test viruses in the clamav-x.yz/test directory.
    The scan result is saved in the scan.txt log file. <A NAME="tex2html20"
  HREF="footnode.html#foot1050"><SUP><SPAN CLASS="arabic">4</SPAN></SUP></A>. To test clamd: start it and
    use <SPAN  CLASS="textit">clamdscan</SPAN> (you can also connect directly to clamd and run
    the SCAN command):
    <PRE>
	$ clamdscan -l scan.txt clamav-x.yz
</PRE>
    The output and the logfile should be similar to those of <SPAN  CLASS="textit">clamscan</SPAN>.

<P>
<BR><HR>
<ADDRESS>
Tomasz Kojm
2004-07-22
</ADDRESS>
</BODY>
</HTML>