Este artículo aún no ha sido traducido al Español (es). ¿Quizás podrías echarnos una mano? Simplemente haz clic en traducir esta página y sigue las instrucciones.

Backing up your information

Mozilla Firefox stores all your personal settings, such as bookmarks, passwords and extensions, in a profile folder on your computer, separate from the Firefox program. To back up your profile, restore it, or move it to a new location or computer, all you have to do is move or copy the profile folder.

Índice de contenidos

Locate your profile folder

3.5/3.6:

Firefox 3.6

  1. At the top of the Firefox windowOn the menu bar, click on the Help menu and select Troubleshooting Information.... The Troubleshooting Information tab will open.
  2. Under Application Basics, click on Open Containing FolderShow in Finder.

Firefox 3.5

Windows:

Each profile is stored on your hard drive in a profile folder. The default location of the Firefox profile is %APPDATA%\Mozilla\Firefox\Profiles\xxxxxxxx.default\.

  • %APPDATA% is shorthand for the C:\Users\<username>\AppData\Roaming\ folder (Windows 7/Vista) or the C:\Documents and Settings\<username>\Application Data\ folder (Windows XP/2000), which depends on your Windows user account name.
  • xxxxxxxx represents a random string of 8 characters.

Windows 7 and Vista

  1. Click the Windows Start button, and type %APPDATA%\Mozilla\Firefox\Profiles\ in the search box at bottom of the Start menu, without pressing Enter. A list of profiles will appear at the top of the Start menu.
  2. Click on any of the profiles (e.g. xxxxxxxx.default) to open it with Windows Explorer.

Windows 2000 and XP

  1. Click the Windows Start button, and select Run....


  2. Type in %APPDATA%\Mozilla\Firefox\Profiles\ then click OK.

  3. Windows Explorer opens a folder containing your profiles.
  4. Double-click the profile folder you wish to open (e.g. the xxxxxxxx.default folder).
Mac OS:

Each profile is stored on your hard drive in a profile folder. The default location of the Firefox profile is ~/Library/Application Support/Firefox/Profiles/xxxxxxxx.default/.

  • xxxxxxxx represents a random string of 8 characters.
  1. Open Finder and go to your home folder. Note: your home folder is usually the name of your Mac user account
  2. From your home folder open /Library/, then /Application Support/, then /Firefox/, then /Profiles/.

  3. Open your profile folder. By default, it is /xxxxxxxx.default/ where xxxxxxxx represents a random string of 8 characters.
Linux:

Each profile is stored on your hard drive in a profile folder. The default location of the Firefox profile is ~/.mozilla/firefox/xxxxxxxx.default/.

  • xxxxxxxx represents a random string of 8 characters.
  1. (Ubuntu) Click the Places menu on the top right of the screen and select Home Folder. A File Browser window will appear.
  2. Click the View menu and select Show Hidden Files if it isn't already checked.
  3. Double click the folder marked .mozilla.
  4. Double click the folder marked firefox. Your profile folders are within this folder.

Backing up your profile

Backing up your profile folder in Firefox is easy. Just follow these steps:

  1. From the menu at the top of the Firefox windowbar, select FileFirefox and then select the ExitQuit FirefoxQuit menu item.
  2. Locate your profile folder, as explained above.
  3. Right-clickHold down the Ctrl key while you click on your profile folder, and select Copy.
  4. Right-clickHold down the Ctrl key while you click the backup location (e.g. a USB-stick or a blank CD-RW disc), and select Paste item.

Restoring a profile backup

  1. From the menu at the top of the Firefox windowbar, select FileFirefox and then select the ExitQuit FirefoxQuit menu item.
  2. If your existing profile folder and profile backup folder have the same name, simply replace the existing profile folder with the profile backup, then start Firefox.
    Important: The profile folder names must match exactly for this to work, including the random string of 8 characters. If the names do not match or if you are restoring a backup to a different location, follow the steps below.

Restoring to a different location

If the profile folder names do not match or if you want to move or restore a profile to a different location, do the following:

  1. Completely close Firefox, as explained above.
  2. Use the Firefox Profile Manager to create a new profile in your desired location, then exit the Profile Manager.
    Note: If you just installed Firefox on a new computer, you can use the default profile that is automatically created when you first run Firefox, instead of creating a new profile.
  3. Locate the backed up profile folder on your hard drive or backup medium (e.g., your USB-stick).
  4. Copy the entire contents of the old profile folder, such as the mimeTypes.rdf file, prefs.js file, bookmarkbackups folder, etc., and place the contents into the new profile folder, overwriting existing files of the same name.
  5. Start Firefox.

Restoring to a different location - advanced users

Windows:

Instead of the above, advanced users may prefer to do the following:

  1. Locate the backed up profile folder on your hard drive or backup medium (e.g. your USB-stick) and copy it to the hard drive. Any target location on your hard drive will do, but it is advised that you put it in the default profile location, as explained in the first paragraph.
  2. Open up profiles.ini in a text editor by double clicking on it. The file is located in the application data folder for Firefox:
    • On Windows 7 and Vista, the path is C:\Users\<username>\AppData\Roaming\Mozilla\Firefox\Profiles.ini
    • On Windows XP/2000, the path is C:\Documents and Settings\<username>\Application Data\Mozilla\Firefox\Profiles.ini
  3. In profiles.ini, locate the entry for the profile you've just moved. Change the Path= line to the new location.
  4. Change the line with the text IsRelative=1 to IsRelative=0.
  5. Review the changes made and save profiles.ini.
    profiles.ini example: If your backed up profile folder is called 646a7374.default and was placed in C:\Users\David\AppData\Roaming\Mozilla\Firefox\Profiles\, the profiles.ini file would look like this:

    [General]
    StartWithLastProfile=1
    
    [Profile0]
    Name=Default
    IsRelative=0
    Path=C:\Users\David\AppData\Roaming\Mozilla\Firefox\Profiles\646a7374.default

  6. Start Firefox.

Linux:

Instead of the above, advanced users may prefer to do the following:

  1. Locate the backed up profile folder on your hard drive or backup medium (e.g. your USB-stick) and copy it to the hard drive. Any target location on your hard drive will do, but it is advised that you put it in the default profile location, as explained in the first paragraph.
  2. Open up profiles.ini in a text editor by double clicking on it. The file is located in ~/.mozilla/firefox/profiles.ini~/Library/Application Support/Firefox/Profiles.ini
  3. In profiles.ini, locate the entry for the profile you've just moved. Change the Path= line to the new location.
  4. Change the line with the text IsRelative=1 to IsRelative=0.
  5. Review the changes made and save profiles.ini.
  6. Start Firefox.


Did this article solve a problem you had with Firefox?

Was this article easy to understand?



Última modificacion el Domingo 22 de Noviembre, 2009 09:19:59 PST.
Contribuyentes de esta página: Chris_Ilias , Bo , loveleeyoungae , ehsan , AliceWyman , skulvis y djst .
- This is a help article -