Newbie questions

Community forum to discuss cxs.
If you believe that there is a problem with your cxs installation and want support then, as a paid product, you should use the helpdesk after having consulted the documentation.
Post Reply
mrascii
Junior Member
Posts: 1
Joined: 06 Nov 2017, 12:27

Newbie questions

Post by mrascii »

I would like to know if by default cxs will run server-wide scan automatically (either by cronjob or other way?)
If yes, how to disable it?
Also I would like to know the command to scan one home dir only. Let say I want to scan /home/test/
What command I should run?

Many thanks in advance.

regards,
H
Sarah
Moderator
Posts: 921
Joined: 09 Dec 2006, 22:49

Re: Newbie questions

Post by Sarah »

Cxs will not run a server wide scan unless you run it manually yourself or have set up a cron job to do so. If you have enabled cxswatch, it will automatically scan files as they are uploaded or modified within user public_html directories.

To scan a user account using the default options, run a command like this:

Code: Select all

cxs --user [username]
Regards,
Sarah
Post Reply