Page 1 of 1

Newbie questions

Posted: 06 Nov 2017, 13:07
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

Re: Newbie questions

Posted: 06 Nov 2017, 16:08
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