Hi, i installed Alfresco community 5.2.f on ubuntu 20.04. Reading the Alfresco documentation I noticed that the files stored within the sites are stored in the path /opt/alfresco-community/alf_data. I would like to make sure that all files saved by users are stored in a remote file system. Or more generally I would like to change the path. How can I do such a configuration? Also someone can explain to me why the files stored with any extension are seen within the file system as .bin?
Best regards
Antonio Paradiso
You can change location by below property in alfresco-global.properties.
dir.root=F:/Alfresco/alfresco72-manual/alf_data
dir.contentstore=${dir.root}/contentstore
dir.contentstore.deleted=${dir.root}/contentstore.deleted
Ask for and offer help to other Alfresco Content Services Users and members of the Alfresco team.
Related links:
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.