I have installed alfresco at three locations. Now I wanted to merge all three location data into 1 single instance. Is there any possibility to achieve this.
Or we can move the content of sites(folders) from one server to another server.
There could be two ways,
1- Freeze any changes to the two servers and migrate all contents/sites to a single server.
a- You can do it using bulk export and bulk import
https://github.com/vprince1/alfresco-bulk-export
https://github.com/Alfresco/alfresco-bulk-export https://hub.alfresco.com/t5/alfresco-content-services-hub/bulk-importer/ba-p/289507 https://github.com/pmonks/alfresco-bulk-import https://docs.alfresco.com/content-services/latest/admin/import-transfer/ https://github.com/Alfresco/alfresco-file-transfer-receiver
b- You can also use acp based export and import site/content tool.
Upto 5.1 , maywork for 5.2 as well: https://github.com/abhinavmishra14/alfresco-share-import-export/tree/master
Upgraded to SDK 4.1: https://github.com/abhinavmishra14/alfresco-share-import-export/tree/sdk4.1
c- You can also use this script:
https://github.com/zylklab/alfresco-export-scripts
2- Make use of replication, once all three servers are in sync, close down the 2 you don't want.
https://docs.alfresco.com/content-services/community/admin/replication/
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.