Command Line Arguments |
To run the scanning engine Dr.Web Scanning Engine from the command line, type the following command:
where the mandatory <socket> argument indicates the address of the socket used by Dr.Web Scanning Engine for processing requests of the client components. It can be set only as a file path (UNIX socket). Dr.Web Scanning Engine can process the following options:
This command starts an instance of Dr.Web Scanning Engine scanning engine, instructs it to create the /tmp/drweb.ipc/.se UNIX socket for an interaction with the client components and to start no more than 5 child scanning processes while scanning a file. Startup Notes When necessary, any number of scanning engine Dr.Web Scanning Engine instances can be started. The instances provide the scanning service for client applications (not only for Dr.Web for UNIX File Servers components). At that, if a value of the FixedSocketPath parameter is specified in the component’s configuration, one instance of the scanning engine is always running by the Dr.Web ConfigD configuration daemon and is always available for the clients via this UNIX socket. The instances of the scanning engine started directly from the command line, will operate in an autonomous mode without establishing connection to the configuration daemon, even if it is running. To manage the operation of the component, as well as to scan files when needed, you can use the Dr.Web Ctl command-line-based management tool for Dr.Web for UNIX File Servers (it is launched by using the command). To scan an arbitrary file or directory using Dr.Web Scanning Engine you can use rawscan command of Dr.Web Ctl tool:
|