Details
-
Improvement
-
Resolution: Not an issue
-
Neutral
-
None
-
4.5.7
-
None
-
None
Description
Is there a way to export and import JCR-Content via shell script?
Our problem is, that we have a huge amount of content in the JCR. When we want to export e.g. the whole data repository our problem is that the standard export process took a huge amount of server resources.
Via shell script we want to export the whole data repository too, but we want to iterate through the subnodes and want to export the single subnodes to separate xml files.
For the import script we want to load the single subnode xml files and import them back to the JCR.
Checklists
Acceptance criteria