Reindexing the destination is a useful procedure when:
-
The destination server already contains backups made by JetBackup or cPanel.
-
Data on the destination has been manually modified, and JetBackup is not aware of the changes (e.g., a backup was manually deleted).
For JetBackup Version 4:
You can reindex the destination using the following command:
jetbackup -vfR reindex
Alternatively, you can use the command alias:
jetcli backup -vfR reindex
For JetBackup Version 5:
To reindex the destination in JetBackup 5, use the following command:
jetbackup5api -F reindexDestination
For more detailed information, refer to the API Documentation for Reindexing Destination in JetBackup 5.
You can also reindex the destination through the JetBackup 5 GUI:
-
Navigate to JetBackup.
-
Select Destination.
-
Click on Reindex.
For additional guidance, refer to the Admin Panel Documentation for Reindexing Destination in JetBackup 5.
