Check the configuration and connection to servers. The syntaxes are:
ctutil -test config [file]
ctutil -test connect
ctutil -test filerules
ctutil -test filerules
Initialized from (ctree.conf)
<file name="*" dir="mydir" casesensitive="yes" type="*"/>
<file name="myfil" dir="*" casesensitive="yes" type="*"/>
<file name="*" dir="*" casesensitive="yes" priority="-32767" type="*"/>
Operation completed successfully.
Note: Running the -test command with no additional specifications will run the -test config command by default.