Skip to content

engagelab/Confluence-Space-Exporter-Importer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Usage for exporter-importer

exports a space
-c export -k spacekey -u username -p password -url  http://confluenceInstanceUrl

replace a string in the entities.xml
-c replace -p patternString -r replacementString -f /full path to zip/some.zip

import a space into a confluence instance
-c import -u username -p password -url http://confluenceInstanceUrl -f /full path to zip/some.zip

quick zip utility
-c zip -d /Users/bob/temp -f temp2011.zip

quick unzip utility
-c unzip -f /Users/bob/temp2011.zip

add  -Xms512m -Xmx1024m to run.sh if there is a java heap problem.

import of large spaces are better handed with the confluence backup restore feature under:
administration > backup & restore 



About

1. Exporters all the blog posts for a given space to an xml. 2.Imports blog posts to a given space with a given xml..

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published