Archive Current Project

Archive Current Project will save the entire contents of the currently open project to a file name that you specify.

The archive is a snapshot of the project data at the time of the archival. You must close all running tools before you can begin the archive process. 

After the archive is complete, the Ghidra Project Window's message area will indicate whether the archive succeeded or failed. The archive can be restored by using the Restore Project operation.

Why Archive a Project?

To archive the current project:

  1. Close any tools that are running. (You cannot archive a project that has running tools.)
  2. From the Ghidra Project Window, select FileArchive Current Project...
  3. From the Archive Current Project dialog, specify the Archive File where the project is to be saved. The default location of the archive file  is your projects directory. 

The file name must end with a '.gar' extension.

  1. Click the OK button to begin archiving.
  2. If the specified archive already exists the Archive File Exists dialog is displayed.

Decide whether you want to overwrite the existing archive file. Select Yes if you want to overwrite the file. Otherwise, select No and enter another filename in the Archive Current Project dialog.

  1. Your project is saved automatically before the archive process begins. 
  2. The 'In Progress' dialog is displayed indicating the project is being archived. You can cancel the archive process at any time by clicking on the Cancel button in the progress dialog.

 

When Archiving Errors Occur

If the archive process encounters an error, archiving will terminate and a message will appear. Also, the failure is indicated in the Ghidra Project Window's message area.

Provided by: Project Archiver Plugin

Related Topics: