Best way to import/export a Apache Jackrabbit repository -


What's the best way to import / export data from the Apache JackBit repository?

Right now, I have a website based on a repository with more than 100 GB data on the server, but I often need to take a subset of this data in my notebook for indoor show.

How can I do this in the easiest and fastest way?

Googling is my best bet for this tool:

But, complete By looking at the README file, it does not look very reliable.

The other problem is that I need to know the filenames of all the files I already want to export, which are disturbed, since my main criteria for extract is to copy the most recent files , That is, use the creation date as a filter.

The ideal solution let me browse through files in a regular repository Use the simple copy tool to remove file-system and data.

L

Comments