cancel
Showing results for 
Search instead for 
Did you mean: 

data migration from 4 to 5

alfresco_lover
Champ on-the-rise
Champ on-the-rise

Hi, 

is there a way how to export data form alfresco 3 and 4 moreover import then to alfresco 5 ?

Thanks

1 ACCEPTED ANSWER

abhinavmishra14
World-Class Innovator
World-Class Innovator

There are some options available and it depends on what you want to migrate and volume of data. Below options may be helpful

1- You can use https://github.com/atolcd/alfresco-share-import-export/releases/tag/master add-on. It has limitation for max up to 2GB i guess.

     sdk4.1: https://github.com/abhinavmishra14/alfresco-share-import-export/tree/sdk4.1

2- Export the content using below tools:

     https://github.com/gsdenys/alfresco-bulk-export

     https://github.com/zylklab/alfresco-export-scripts/blob/master/README.md#bulk-export-scripts

3- Bulk import

     https://docs.alfresco.com/content-services/5.2/admin/import-transfer/

     https://github.com/pmonks/alfresco-bulk-import#readme

     https://hub.alfresco.com/t5/alfresco-content-services-hub/bulk-importer/ba-p/289507

Also take a look here if you need to make any customizations to bulk import: https://contezza.nl/%EF%BB%BFcustomizing-the-bulk-import-tool-for-alfresco/

~Abhinav
(ACSCE, AWS SAA, Azure Admin)

View answer in original post

1 REPLY 1

abhinavmishra14
World-Class Innovator
World-Class Innovator

There are some options available and it depends on what you want to migrate and volume of data. Below options may be helpful

1- You can use https://github.com/atolcd/alfresco-share-import-export/releases/tag/master add-on. It has limitation for max up to 2GB i guess.

     sdk4.1: https://github.com/abhinavmishra14/alfresco-share-import-export/tree/sdk4.1

2- Export the content using below tools:

     https://github.com/gsdenys/alfresco-bulk-export

     https://github.com/zylklab/alfresco-export-scripts/blob/master/README.md#bulk-export-scripts

3- Bulk import

     https://docs.alfresco.com/content-services/5.2/admin/import-transfer/

     https://github.com/pmonks/alfresco-bulk-import#readme

     https://hub.alfresco.com/t5/alfresco-content-services-hub/bulk-importer/ba-p/289507

Also take a look here if you need to make any customizations to bulk import: https://contezza.nl/%EF%BB%BFcustomizing-the-bulk-import-tool-for-alfresco/

~Abhinav
(ACSCE, AWS SAA, Azure Admin)