A Sample Script File (Vox.sh) For Disinfecting Tar- And Zip-Archives - KAPERSKY Anti-Virus 5.0 for Linux, FreeBSD and OpenBSD File Server Administrator's Manual

Hide thumbs Also See for Anti-Virus 5.0 for Linux, FreeBSD and OpenBSD File Server:
Table of Contents

Advertisement

70
0
No viruses were detected.
1
Connection with aveserver could not be established.
2
Files with code similar to that of known viruses were detected.
3
Objects suspected for virus infection were discovered
4
An infected object was discovered.
5
All found infected objects have been cured successfully.
6
Indefinite scanning result: the file is either password-protected or
encrypted.
7
A system error occurred during the start of the aveclient component (file
not found, file inaccessible for reading).
8
Indefinite scanning result: the file is either damaged or an input/output
error occurred.
9
Required parameters missing in the command line.
A.10. A sample script file (
for disinfecting
archives
#!/bin/sh
TEMP="/tmp/kavtemp"
SPWD=`pwd`
echo $PWD
KAVKAVSCANNER="/opt/kav/bin/kavscanner"
CONF="/etc/kav/kavscanner.conf.in"
name=$1
suf=${name##*.}
echo $suf
bname=${name##/*/}
®
Kaspersky Anti-Virus
5.0 for Linux, FreeBSD and OpenBSD File Server
vox.sh
tar
- and
)
zip
-

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the Anti-Virus 5.0 for Linux, FreeBSD and OpenBSD File Server and is the answer not in the manual?

Table of Contents