Confluence 5.0 のサポートは終了しています。
ドキュメントの最新バージョンを確認してください。
You can export part of, or the entire contents of, a Confluence space into a zipped archive of XML files. This is useful if you want to make a backup of the space, import the space into another Confluence site, or use the data from the space in another application.
To export a space or pages to XML, you will need the 'Export Space' permission. See Space Permissions.
メモ:
- There are some restrictions when importing a space. See:
- Restoring a Space (Not applicable to Confluence OnDemand.)
- Importing wiki data (For Confluence OnDemand.)
- If you are doing the export for backup purposes, consider another means of backup. See Production Backup Strategy (Not applicable to Confluence OnDemand.)
To export pages or an entire space to XML:
- If this space has the Default theme applied, go to the space and choose Space tools on the sidebar.
- If this space has the Documentation theme applied, go to Browse in the top bar and select Space Admin.
Note: This option appears only if you are a space administrator for the space or you are a super user (a member of the
confluence-administrators
group).- Choose Content Tools > Export
Note: This option will only be visible if you have the 'Export Space' permission. - Select XML then choose Next
- Decide whether you need to customise the export:
- Select Full Export to produce an XML file containing all the pages in the space, including those that you do not have permission to view.
- Select Custom Export if you want to export a subset of pages, or to exclude comments from the export.
- Select Include Comments if you want to include comments made on the pages you are exporting.
- Select the pages you want to export.
- You have the option to Select All or Deselect All pages.
- When you select a page, all its child pages will also be selected. Similarly, when you deselect a page all its child pages will also be deselected.
- Choose Export. This will create a zipped archive of XML files.
- When the export process has finished, download and save the zipped archive file as prompted.
スペースでドキュメント用テーマを使用している場合:
- 参照 > スペースの操作を選択します。
- Choose XML Export from the left menu
- Follow the steps above to export the Space.
On this page:
関連ページ
- Restoring a Space (Not applicable to Confluence OnDemand.)
- Importing wiki data (For Confluence OnDemand.)
- Confluence のページおよびスペースを PDF にエクスポートする
- Confluence のページおよびスペースを XML にエクスポートする
- スペースでの作業
- Confluence ユーザーガイド
Screenshot: Exporting a space
注意
Confluence を Apache HTTP サーバーの背後で実行しており、タイムアウト エラーが発生している場合は、Apache ではなく Tomcat から直接エクスポートを作成することを検討してください。これにより、処理速度が増して、タイムアウトを防止できます。