macressler / alfresco-bulk-filesystem-import

Automatically exported from code.google.com/p/alfresco-bulk-filesystem-import
GNU Lesser General Public License v3.0
1 stars 0 forks source link

Add support for pluggable sources #118

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
It would be ideal if the bulk filesystem import tool supported pluggable 
sources, so that content can be loaded from more than just a filesystem.  
Examples might include: FTP server, CMIS server, other Alfresco instances, etc.

Original issue reported on code.google.com by pmo...@gmail.com on 11 Jan 2013 at 10:58

GoogleCodeExporter commented 9 years ago
I wanted to integrate different sources into the 
alfresco-bulk-filesystem-import, but ended up writing a pre-processor which 
creates the FS structure needed by the FileImport tool.
This way, FileImport performances are not affected, plus pre-processing and 
import (of different chunks) can be streamlined.

https://github.com/maoo/alfresco-migration-preprocessor

Original comment by maurizio...@alfresco.com on 8 Feb 2013 at 11:13

GoogleCodeExporter commented 9 years ago
Maurizio, that's definitely the approach I'd recommend.  Decoupling the source 
system from Alfresco has numerous benefits - performance, simply 
troubleshooting, ability to validate / transform the content in the middle, 
etc. etc.

Original comment by pmo...@gmail.com on 25 Sep 2013 at 6:42

GoogleCodeExporter commented 9 years ago
This will be the primary focus for v1.4.

Original comment by pmo...@gmail.com on 2 Dec 2013 at 11:57

GoogleCodeExporter commented 9 years ago
Issue 68 has been merged into this issue.

Original comment by pmo...@gmail.com on 9 Dec 2013 at 9:55

GoogleCodeExporter commented 9 years ago

Original comment by pmo...@gmail.com on 9 Dec 2013 at 9:55

GoogleCodeExporter commented 9 years ago
Migrated to https://github.com/pmonks/alfresco-bulk-import/issues/2

Original comment by pmo...@gmail.com on 12 Dec 2013 at 9:09

GoogleCodeExporter commented 9 years ago
Issue 95 has been merged into this issue.

Original comment by pmo...@gmail.com on 12 Dec 2013 at 9:15