Is this part of SuiteCRM? 🤔

Is these files and directories part of SuiteCRM?


Note the file permissions is read/write too for everyone.

image

I did delete this last night but now its back…

Thanks in advance.

It’s the Lucene search index

you can read about it here

So that is normal even the 666 permissions?
image

It’s normal to be there, I don’t know much about the permissions there. I guess it depends on how your server is set-up.

The permission on new files and directories (as they get re-created by the indexer) will depend on the settings in the parent directory. And then perhaps the code also changes them.

Thanks pgr. :smiley:
The parent directory is 755. Plesk however is weird in someways. It has its own way of using the permissions.
In normal Linux or C-panel for that sake you can without any issues lock down for example .htaccess files (or other critical app core files for that sake), with 404, 400 or 600 and it will work fine, while in Plesk it will start complaining with 404/403 or even 500 error.

Kind regards