~ubuntu-branches/ubuntu/raring/clamav/raring

« back to all changes in this revision

Viewing changes to docs/html/node26.html

  • Committer: Bazaar Package Importer
  • Author(s): Stephen Gran
  • Date: 2008-09-05 17:25:34 UTC
  • mfrom: (0.35.1 lenny)
  • Revision ID: james.westby@ubuntu.com-20080905172534-yi3f8fkye1o7u1r3
* New upstream version (closes: #497662, #497773)
  - lots of new options for clamd.conf
  - fixes CVEs CVE-2008-3912, CVE-2008-3913, CVE-2008-3914, and
    CVE-2008-1389
* No longer supports --unzip option, so typo is gone (closes: #496276)
* Translations:
  - sv (thanks Martin Bagge <brother@bsnet.se>) (closes: #491760)

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
  Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
8
8
<HTML>
9
9
<HEAD>
10
 
<TITLE>Output format</TITLE>
11
 
<META NAME="description" CONTENT="Output format">
 
10
<TITLE>Clamdscan</TITLE>
 
11
<META NAME="description" CONTENT="Clamdscan">
12
12
<META NAME="keywords" CONTENT="clamdoc">
13
13
<META NAME="resource-type" CONTENT="document">
14
14
<META NAME="distribution" CONTENT="global">
18
18
 
19
19
<LINK REL="STYLESHEET" HREF="clamdoc.css">
20
20
 
 
21
<LINK REL="next" HREF="node27.html">
21
22
<LINK REL="previous" HREF="node25.html">
22
 
<LINK REL="up" HREF="node22.html">
 
23
<LINK REL="up" HREF="node24.html">
23
24
<LINK REL="next" HREF="node27.html">
24
25
</HEAD>
25
26
 
26
27
<BODY >
27
28
 
28
29
<DIV CLASS="navigation"><!--Navigation Panel-->
29
 
<A NAME="tex2html516"
 
30
<A NAME="tex2html529"
30
31
  HREF="node27.html">
31
32
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A> 
32
 
<A NAME="tex2html512"
33
 
  HREF="node22.html">
 
33
<A NAME="tex2html525"
 
34
  HREF="node24.html">
34
35
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> 
35
 
<A NAME="tex2html508"
 
36
<A NAME="tex2html519"
36
37
  HREF="node25.html">
37
38
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A> 
38
 
<A NAME="tex2html514"
 
39
<A NAME="tex2html527"
39
40
  HREF="node1.html">
40
41
<IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>  
41
42
<BR>
42
 
<B> Next:</B> <A NAME="tex2html517"
43
 
  HREF="node27.html">clamscan</A>
44
 
<B> Up:</B> <A NAME="tex2html513"
45
 
  HREF="node22.html">Usage</A>
46
 
<B> Previous:</B> <A NAME="tex2html509"
47
 
  HREF="node25.html">Clamuko</A>
48
 
 &nbsp; <B>  <A NAME="tex2html515"
 
43
<B> Next:</B> <A NAME="tex2html530"
 
44
  HREF="node27.html">Clamuko</A>
 
45
<B> Up:</B> <A NAME="tex2html526"
 
46
  HREF="node24.html">Usage</A>
 
47
<B> Previous:</B> <A NAME="tex2html520"
 
48
  HREF="node25.html">Clam daemon</A>
 
49
 &nbsp; <B>  <A NAME="tex2html528"
49
50
  HREF="node1.html">Contents</A></B> 
50
51
<BR>
51
52
<BR></DIV>
52
53
<!--End of Navigation Panel-->
53
54
 
54
 
<H2><A NAME="SECTION00064000000000000000">
55
 
Output format</A>
 
55
<H2><A NAME="SECTION00062000000000000000">
 
56
Clam<SPAN  CLASS="textbf">d</SPAN>scan</A>
56
57
</H2>
 
58
    <code>clamdscan</code> is a simple <code>clamd</code> client. In many cases you can
 
59
    use it as a <code>clamscan</code> replacement however you must remember that:
 
60
    
 
61
<UL>
 
62
<LI>it only depends on <code>clamd</code>
 
63
</LI>
 
64
<LI>although it accepts the same command line options as
 
65
              <code>clamscan</code> most of them are ignored because they must be
 
66
              enabled directly in <code>clamd</code>, i.e. <code>clamd.conf</code>
 
67
</LI>
 
68
<LI>scanned files must be accessible for <code>clamd</code>
 
69
</LI>
 
70
<LI>it can't use external unpackers
 
71
    
 
72
</LI>
 
73
</UL>
57
74
 
58
75
<P>
59
76
<BR><HR>
60
 
<!--Table of Child-Links-->
61
 
<A NAME="CHILD_LINKS"><STRONG>Subsections</STRONG></A>
62
 
 
63
 
<UL CLASS="ChildLinks">
64
 
<LI><A NAME="tex2html518"
65
 
  HREF="node27.html">clamscan</A>
66
 
<LI><A NAME="tex2html519"
67
 
  HREF="node28.html">clamd</A>
68
 
</UL>
69
 
<!--End of Table of Child-Links-->
70
 
<BR><HR>
71
77
<ADDRESS>
72
78
Tomasz Kojm
73
 
2008-07-07
 
79
2008-09-01
74
80
</ADDRESS>
75
81
</BODY>
76
82
</HTML>