mirror of
https://github.com/Cisco-Talos/clamav.git
synced 2025-10-19 10:23:17 +00:00
91 lines
3.1 KiB
HTML
91 lines
3.1 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
|
|
|
|
<!--Converted with LaTeX2HTML 2008 (1.71)
|
|
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>Freshclam</TITLE>
|
|
<META NAME="description" CONTENT="Freshclam">
|
|
<META NAME="keywords" CONTENT="clamdoc">
|
|
<META NAME="resource-type" CONTENT="document">
|
|
<META NAME="distribution" CONTENT="global">
|
|
|
|
<META NAME="Generator" CONTENT="LaTeX2HTML v2008">
|
|
<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
|
|
|
|
<LINK REL="STYLESHEET" HREF="clamdoc.css">
|
|
|
|
<LINK REL="next" HREF="node37.html">
|
|
<LINK REL="previous" HREF="node35.html">
|
|
<LINK REL="up" HREF="node29.html">
|
|
<LINK REL="next" HREF="node37.html">
|
|
</HEAD>
|
|
|
|
<BODY >
|
|
|
|
<DIV CLASS="navigation"><!--Navigation Panel-->
|
|
<A NAME="tex2html682"
|
|
HREF="node37.html">
|
|
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A>
|
|
<A NAME="tex2html678"
|
|
HREF="node29.html">
|
|
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A>
|
|
<A NAME="tex2html672"
|
|
HREF="node35.html">
|
|
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A>
|
|
<A NAME="tex2html680"
|
|
HREF="node1.html">
|
|
<IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>
|
|
<BR>
|
|
<B> Next:</B> <A NAME="tex2html683"
|
|
HREF="node37.html">Clamconf</A>
|
|
<B> Up:</B> <A NAME="tex2html679"
|
|
HREF="node29.html">Usage</A>
|
|
<B> Previous:</B> <A NAME="tex2html673"
|
|
HREF="node35.html">ClamBC</A>
|
|
<B> <A NAME="tex2html681"
|
|
HREF="node1.html">Contents</A></B>
|
|
<BR>
|
|
<BR></DIV>
|
|
<!--End of Navigation Panel-->
|
|
|
|
<H2><A NAME="SECTION00067000000000000000"></A><A NAME="sec:freshclam"></A>
|
|
<BR>
|
|
Freshclam
|
|
</H2>
|
|
<code>freshclam</code> is ClamAV's virus database update tool and reads it's
|
|
configuration from the file 'freshclam.conf' (this may be
|
|
overriden by command line options). Freshclam's default behavior is to
|
|
attempt to update databases that are paired with downloaded cdiffs.
|
|
Potentially corrupted databases are not updated and are automatically
|
|
fully replaced after several failed attempts unless otherwise specified.
|
|
|
|
<BR>
|
|
<BR>
|
|
Here is a sample usage including cdiffs:
|
|
<SMALL CLASS="FOOTNOTESIZE"> </SMALL><PRE>
|
|
$ freshclam
|
|
|
|
ClamAV update process started at Mon Oct 7 08:15:10 2013
|
|
main.cld is up to date (version: 55, sigs: 2424225, f-level: 60, builder: neo)
|
|
Downloading daily-17945.cdiff [100%]
|
|
Downloading daily-17946.cdiff [100%]
|
|
Downloading daily-17947.cdiff [100%]
|
|
daily.cld updated (version: 17947, sigs: 406951, f-level: 63, builder: neo)
|
|
Downloading bytecode-227.cdiff [100%]
|
|
Downloading bytecode-228.cdiff [100%]
|
|
bytecode.cld updated (version: 228, sigs: 43, f-level: 63, builder: neo)
|
|
Database updated (2831219 signatures) from database.clamav.net (IP: 64.6.100.177)
|
|
</PRE>
|
|
For more detailed help, type 'man clamscan' or 'clamscan -help'.
|
|
|
|
<P>
|
|
<BR><HR>
|
|
<ADDRESS>
|
|
Cisco 2018-02-28
|
|
</ADDRESS>
|
|
</BODY>
|
|
</HTML>
|