clamav/clamav-devel/docs/html/node14.html

84 lines
2.6 KiB
HTML
Raw Normal View History

2003-07-29 15:37:11 +00:00
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<!--Converted with LaTeX2HTML 2K.1beta (1.48)
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>
2004-03-13 22:13:40 +00:00
<TITLE>Testing</TITLE>
<META NAME="description" CONTENT="Testing">
2003-07-29 15:37:11 +00:00
<META NAME="keywords" CONTENT="clamdoc">
<META NAME="resource-type" CONTENT="document">
<META NAME="distribution" CONTENT="global">
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="LaTeX2HTML v2K.1beta">
<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
<LINK REL="STYLESHEET" HREF="clamdoc.css">
2004-03-13 22:13:40 +00:00
<LINK REL="next" HREF="node15.html">
2003-07-29 15:37:11 +00:00
<LINK REL="previous" HREF="node13.html">
<LINK REL="up" HREF="node6.html">
<LINK REL="next" HREF="node15.html">
</HEAD>
<BODY >
<!--Navigation Panel-->
2004-06-03 16:03:10 +00:00
<A NAME="tex2html499"
2003-07-29 15:37:11 +00:00
HREF="node15.html">
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
SRC="/usr/share/latex2html/icons/next.png"></A>
2004-06-03 16:03:10 +00:00
<A NAME="tex2html495"
2003-07-29 15:37:11 +00:00
HREF="node6.html">
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
SRC="/usr/share/latex2html/icons/up.png"></A>
2004-06-03 16:03:10 +00:00
<A NAME="tex2html489"
2003-07-29 15:37:11 +00:00
HREF="node13.html">
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
SRC="/usr/share/latex2html/icons/prev.png"></A>
2004-06-03 16:03:10 +00:00
<A NAME="tex2html497"
2003-07-29 15:37:11 +00:00
HREF="node1.html">
<IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents"
SRC="/usr/share/latex2html/icons/contents.png"></A>
<BR>
2004-06-03 16:03:10 +00:00
<B> Next:</B> <A NAME="tex2html500"
2004-03-13 22:13:40 +00:00
HREF="node15.html">freshclam: Setting up auto-updating</A>
2004-06-03 16:03:10 +00:00
<B> Up:</B> <A NAME="tex2html496"
2003-07-29 15:37:11 +00:00
HREF="node6.html">Installation</A>
2004-06-03 16:03:10 +00:00
<B> Previous:</B> <A NAME="tex2html490"
2004-03-13 22:13:40 +00:00
HREF="node13.html">Configuration</A>
2004-06-03 16:03:10 +00:00
&nbsp <B> <A NAME="tex2html498"
2003-07-29 15:37:11 +00:00
HREF="node1.html">Contents</A></B>
<BR>
<BR>
<!--End of Navigation Panel-->
2004-03-13 22:13:40 +00:00
<H2><A NAME="SECTION00038000000000000000">
Testing</A>
2003-07-29 15:37:11 +00:00
</H2>
2004-03-13 22:13:40 +00:00
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="tex2html19"
2004-06-03 16:03:10 +00:00
HREF="footnode.html#foot993"><SUP>4</SUP></A>. To test clamd: start it and
2004-03-13 22:13:40 +00:00
use <I>clamdscan</I> (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 <I>clamscan</I>.
2003-07-29 15:37:11 +00:00
<P>
2004-03-13 22:13:40 +00:00
<BR><HR>
2003-07-29 15:37:11 +00:00
<ADDRESS>
Tomasz Kojm
2004-06-03 16:03:10 +00:00
2004-06-03
2003-07-29 15:37:11 +00:00
</ADDRESS>
</BODY>
</HTML>