Bitdefender Antivirus Scanner for Unices is a versatile on-demand scanner for Linux and FreeBSD systems. The stand-alone scanner protects both UNIX-based and Windows-based disk partitions by scanning for viruses and spyware. Easy to use graphical user interface complements a powerful command line interface that fully supports operating systems scripting tools. The scanner works stand-alone without needing any Centralized Management or local Update Servers.
If you have no Internet access, you can perform a manual update for the Bitdefender product. The update server hosts a cumulative.zip archive, released every day, containing all of the scanning engines and virus signatures updates up to the release date. You can use this archive to update Bitdefender.
Considering BDPATH to be the path to the Bitdefender Antivirus Scanner for Unices installation directory, we will have the following:
# chown bitdefender:bitdefender $BDPATH/var/lib/scan/Plugins/*
# chmod 644 $BDPATH/var/lib/scan/Plugins/*