Documentation for JIRA 5.2. Documentation for other versions of JIRA is available too.
JIRA can be configured to automatically create an XML backup of JIRA data on a routine basis.
注意:
For production use or large JIRA installations, it is strongly recommended that you use native database-specific tools instead of the XML backup service. XML backups are not guaranteed to be consistent, as the database may be updated during the backup process. Inconsistent backups are created successfully without any warnings or error messages, but fail during the restore process. Database-native tools offer a much more consistent and reliable means of storing data.
To configure automated JIRA backups:
Backup Service
などの、バックアップ サービスの記述名。com.atlassian.jira.service.services.export.ExportService
" を使用して自動的に生成されます。com.atlassian.jira.service.services.export.ExportService
" を入力します。カスタムのバックアップ ディレクトリについて
The Use Default Directory check box (not shown in screenshot above) is for legacy JIRA installations (prior to JIRA 4.2), which have backup services that use custom directories.
If you are using JIRA 5.1.0 or earlier, the Use Default Directory will always be displayed, as the option of using custom directories has been deprecated. If you are using JIRA 5.1.1 or later, the Use Default Directory check box will only be displayed if you upgraded from a version of JIRA prior to 4.2 and you are editing an existing backup service which used a custom directory.
The default directory location is the export
subdirectory of the JIRA Home Directory.