data migration from 4 to 5

cancel
Showing results for 
Search instead for 
Did you mean: 
alfresco_lover
Active Member

data migration from 4 to 5

Jump to solution

Hi, 

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

 

Thanks

1 Solution

Accepted Solutions
abhinavmishra14
Advanced

Re: data migration from 4 to 5

Jump to solution

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 solution in original post

1 Reply
abhinavmishra14
Advanced

Re: data migration from 4 to 5

Jump to solution

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)