On Fri, 4 Feb 2005 14:38:38 -0000 
"Plant, Dean" <[EMAIL PROTECTED]> wrote:

> I'm still having problems while trying to run a full scan from root.
> If I scan using
> 
> Clamscan -r / --exclude=/net --exclude=/home
> 
> Clamscan seems to traverse down /net/localhost and then
> /net/localhost/net/hostname and then
> /net/localhost/net/hostname/net/loghost excluding each /pathname/file
> that has "net" in it rather than just hitting/net and moving onto
> another folder. I'm not sure if I am missing something obvious but is
> there a way to only local scan local real file system's from root.

Does

clamscan -r / --exclude="^/net.*" --exclude="^/home.*"

work OK?

-- 
   oo    .....         Tomasz Kojm <[EMAIL PROTECTED]>
  (\/)\.........         http://www.ClamAV.net/gpg/tkojm.gpg
     \..........._         0DCA5A08407D5288279DB43454822DC8985A444B
       //\   /\              Sun Feb  6 19:30:36 CET 2005

Attachment: pgpZVQevHDmqz.pgp
Description: PGP signature

_______________________________________________
http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-users

Reply via email to