The xtm application's default installation catalog is placed in the main OS root tree: /xtm
In some cases, the installation path may be different, so to find the xtm folder, you can use the basic find command, e.g.:In this particular case, we search the whole OS tree, searching for a directory named xtm – this command may show a few results, but the folder highest in the tree is the one we are searching for. Sample output of find :
When we find the main xtm folder, we can check what's inside:
Sample output of ls -alh /xtm:
There are some files and directories, but the most important ones are: xtm, webapps, bin, conf. Messing around with files in these folders will corrupt your xtm installation and the application itself, so be very careful with any changes made in this directory!
There is also /servers folder in OS root tree, which contains of a few folders, as an example:
Here we can find concatenated log directory, installer/updater files, and each services' own configuration files, logs, etc.
XTM file tree and locations Print
Modified on: Thu, 25 Mar, 2021 at 1:43 PM
Did you find it helpful? Yes No
Send feedbackSorry we couldn't be helpful. Help us improve this article with your feedback.