MozBackup – Backup Firefox and Thunderbird Profiles

Posted on December 20, 2009 at 5:05 am

I know a lot of people who are all about Microsoft, i.e. they use MS Office, IE, Windows, etc. And there are also people who love using Mozilla products! These include Firefox, Thunderbird, Sunbird, SeaMonkey, Flock and more.

If you’re one of the latter people, you might want to check out a program called MozBackup. It’s a very simple app that basically lets you backup the profiles of many Mozilla or Mozilla-powered apps.

backup mozilla firefox

So exactly what can it backup? Here is a list of all the programs it is currently compatible with:

  • Firefox 1.0 – 3.6
  • Thunderbird 1.0 – 3.0
  • Sunbird 0.3 – 0.9
  • Flock 1.0 – 2.0
  • Postbox 1.0 – 1.1
  • SeaMonkey 1.0a – 2.0
  • Mozilla Suite 1.7 – 1.7.x
  • Spicebird 0.4 – 0.8
  • Songbird 1.0
  • Netscape 7.x, 9.x
  • Wyzo

The program will allow you to backup and restore bookmarks, contacts, browsing history, mail, extensions, cache files, and more.

backup thunderbird

What’s cool about the program is that it also has a command line interface, so you can actually create batch scripts to backup your Mozilla profiles. What this means is that you can then schedule those scripts to run automatically via Windows Task Scheduler program.

All you have to do is create  a config file with the name of the application you want to backup and the location for the backup file.

[General]
action=backup
application=Firefox
profile=Default
output=c:\backup.pcv
password=

Save the file as backup.mozprofile or whatever you like, just give it an extension of .mozprofile. Then you simply have to run the mozbackup.exe file with the config file passed in as a parameter:

mozbackup.exe backup.mozprofile

Pretty neat eh! You can check out this page for more information on how to backup using the command line.

Once a backup is complete, you’ll get a window with the status of the backups. Then click Finish to close the program.

backup firefox

Overall, it’s a very straight-forward and easy to use program. If you are tech-savvy, you can use the command line feature to schedule automatic backups of your Mozilla profiles. Enjoy!

» Filed Under Free Software Downloads

Related Posts

Comments

2 Responses to “MozBackup – Backup Firefox and Thunderbird Profiles”

  1. Pavan Somu said on :

    Nice review. The complete suite of programs are compatible with MozBackup, so we can be safe with a click.


  2. Delight said on :

    I installed MozBackup and tried to use the command line exactly as described above by creating FireBack.Mozprofile with the same contents suggested above. On the command line, I key in “Mozbackup FireBack.Mozprofile” hit enter and a couple windows open up saying the selected user profile is corrupt and the 2nd window says StaticTex8, StaticText9. I tried the same with Thunderbird and got the same results. I’m using Firefox 3.5.5 and Thunderbird 2.0.0.6 Does MozBackup command line really work? …Denis


Please post your comments/suggestions!