Profile backup: Difference between revisions

From MozillaZine Knowledge Base
Jump to navigationJump to search
(added link to moving from windows to linux)
Line 41: Line 41:
* [[Moving your profile folder]]
* [[Moving your profile folder]]
* [[Moving your mail storage location - Thunderbird]]
* [[Moving your mail storage location - Thunderbird]]
* [[Moving your mail storage location - SeaMonkey]]
[[Category:Profiles]]
[[Category:Profiles]]

Revision as of 20:15, 29 November 2007

The profile folder is a folder on your computer that stores all of your data such as settings, bookmarks, extensions, themes, mail (if you're using Thunderbird or SeaMonkey) etc. Its a good idea to occasionally backup your profile in case something happens to your computer. This article describes how to backup the profile, and to restore it.

If you want to move your profile to a different place on your computer (or a different computer), see Moving your profile folder. It has different (and more complicated) instructions because it has to tell the application where the profile is stored. See Transferring data to a new profile if you're trying to recover data from a profile to reuse in another profile.

If you're migrating from Windows to Linux see this article instead.

Third party profile backup software

Recommended: If you're a Windows user and want a simple way to back up and restore profiles, it's recommended that you use the MozBackup program. MozBackup is a profile backup utility for Mozilla Suite, Firefox, and Thunderbird. This eliminates the need to find where your profile is stored, and it has options to backup just part of the profile. Its also a very convenient way to migrate a profile to another computer (or restore a profile on a reformatted boot disk).

Many other programs are available for backing up a profile. Some support scheduling a unattended backup. Below is a partial list.

  • BackupFox: Backup your profiles of Firefox and Thunderbird. (Windows)
  • Bookmark Backup: Profile backup utility for Firefox. (Windows and Linux)
  • Email backup: Profile backup utility for Thunderbird (Mac OS X)
  • FEBE: Backup extension for Firefox. (Windows, Linux, Mac OS X)
  • Jaback : A file backup utility for Windows or Mac OS X that supports scheduling and email notification of task failures. The main downside is its not Mozilla aware, so you have to understand the profile layout if you don't want to backup the whole profile.

Manually back up the profile

If you are comfortable with copying files and folders, or if you can't or don't want to use a program to backup the profile, you can back it up manually. This process can be as simple as copying a single directory to a backup location. Most of the work is in finding where the profile folder is stored.

  1. Its a good idea to first get rid of any unnecessary files to reduce the size of your backup.
    • Firefox: "Tools -> Clear Private Data... -> checkmark "Cache" and other unneeded items -> Clear Private Data Now".
    • Mozilla Suite and SeaMonkey: Edit -> Preferences -> Advanced -> Cache -> Clear Cache, as well as compact your mail.
    • Thunderbird: Compact your mail.
  2. Completely exit or quit the application. Mozilla Suite and SeaMonkey users on Windows should also exit Mozilla Quick Launch if its enabled.
  3. Find the "Mozilla" "Firefox" or "Thunderbird" folder in the profile folder path that contains the registry.dat file or profiles.ini file and the "Profiles" folder (Windows and Mac) or <profile name> folder (Linux) . See Profile folder - Firefox , Profile folder - Thunderbird and Profile folder - SeaMonkey for the location.
  4. Copy the "Mozilla" "Firefox" or "Thunderbird" folder to the backup location. This will back up all profiles in the default location.
  5. If you have created any profiles in a custom location, copy them to the backup location.

Mail is stored by default within the profile. If you re-configured Thunderbird, Mozilla Suite or SeaMonkey to store an accounts messages outside of the profile, you need to also copy the "local directory" for that account. Look in Account settings to find the location of each account's local directory.

Manually restore the profile

To restore a profile backup:

  1. Close the application whose profile you're going to restore. If you're using Mozilla Suite or SeaMonkey you should also exit Mozilla Quick Launch if its enabled.
  2. Copy each folder you backed up to the exact same location that it was in when you made the backup.

Partial backup

In some situations you might want to manually back up or restore only certain files in the profile folder. See Transferring data to a new profile for a list of suggested files.

See also