04-29-2021 08:05 AM
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.
04-30-2021 02:15 AM
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/
Explore our Alfresco products with the links below. Use labels to filter content by product module.