I'm about to start a project to move a great deal of spaces, some of which have thousands of pages and dozens of gigabytes of attachments, into a newer version of confluence. I'm worried about moving such large files. What are some best practices to move large XML files?
Hi @Rob K
I would suggest taking a look at this KB - https://confluence.atlassian.com/doc/restoring-a-space-152036.html
Some key points from the article to take note of:
Is your file too large to upload? This is a very common problem. It happens when the file can't be uploaded to the server in time. To avoid this problem, drop your export file into the <confluence-home>/restore
directory and import it from there.
Is the import timing-out or causing out of memory errors? If the space to be imported is very large, you may need to temporarily increase the memory available to Confluence. See How to fix out of memory errors by increasing available memory.
And if this is your first time importing spaces, I would suggest doing it on a test Confluence instance so you can trial and error the imports.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.