Last modified October 31, 2024
Import / Export settings
JetBackup lets you import/export your JetBackup MC settings through the CLI. Simple export to a default path.
Please note that if you use this tool to duplicate your server don't forget to change the backup directory on the destination settings to a unique directory.
Command:
jetcli backupmc --export
Example Output
[root@example ~]# jetcli backupmc --export
Export Location: /usr/local/jetapps/usr/jetbackupmc/exports/jetbackup_export_1509458670.tar
Export to a specific path
Command
jetcli backupmc --export /exports
Example Output
[root@example ~]# jetcli backupmc --export /exports
Export Location: /exports/jetbackup_export_1509458693.tar
Import settings
Command
jetcli backupmc --import /exports/jetbackup_export_1509458693.tar
[root@example ~]# jetcli backpmc --import /exports/jetbackup_export_1509458693.tar
Restore Completed
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.