Has anyone used Alfresco Bulk import tool, can you please help me with pro and cons. What was the size of data you were trying to migrate and speed
Asked
Active
Viewed 408 times
1 Answers
1
It's the best way to import into Alfresco, especially if you're not keen on developing something on your own, and/or paying for a third party service.
Be sure to use the "pmonks" version of it, and not the one shipped with Alfresco. https://github.com/pmonks/alfresco-bulk-import
The size of data and speed varies greatly on your setup: How many batches, how large is the batch size, number of threads, how deep is your folder structure, memory available and so on. But in general, I've migrated TBs and millions with it.

Lista
- 2,186
- 1
- 15
- 18
-
Does it works with S3 storage or is it only with local storage as content repository? – RS16 May 08 '20 at 18:26
-
BIT doesn't care about storage, that part is up to Alfresco. If S3 works while working normally with Alfresco/Share, it will work with BIT, too. – Lista May 09 '20 at 08:30