Overview; Virus Protection; Fsav - F-SECURE ANTI-VIRUS LINUX SERVER SECURITY Administrator's Manual

Hide thumbs Also See for ANTI-VIRUS LINUX SERVER SECURITY:
Table of Contents

Advertisement

7.1

Overview

7.2

Virus Protection

7.2.1

fsav

For more information on command line options, see
You can use the fsav command line tool to scan files and the dbupdate
command line tool to update virus definition databases from the shell.
Follow these instructions to scan files from the shell:
To scan all default file types on all local disks, type:
fsav /
To scan all files in a directory and its subdirectories, enter the
directory name. For example:
fsav mydirectory
To scan a single file, enter the file name (without wildcards). For
example:
fsav myfile.exe
Note that the recursive scan detects mounted network file system
subdirectories and does not scan network file systems. Scanning a
network file system from the client workstation would create unnecessary
load on the network and it is much slower than scanning the local file
system.
If you want to scan the network file system, run fsav / on the server.
If you cannot run fsav on the server, you can scan the network file
system from the client workstation by explicitly specifying mounted
network file system directories on the fsav command line.
For example, if an NFS file system is mounted in /mnt/server1, scan it
with the following command:
fsav /mnt/server1
CHAPTER 7
Command Line Tools
"Man
Pages", 102.
73

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents