1

Possible Duplicate:
Where are cookies of Firefox stored in windows?

How would I go about backing up and restoring cookie files for Firefox on an Windows XP install (EDIT: within a batch script)?

I have a maintenance script that runs, and there are select users that save passwords into their browser for auto-logins. I would like to delete all of the other cookie entries from the list, then backup the remaining cookies, and have that file restored everytime the maintenance is ran.

If I understand correctly, Firefox puts its cookies into an SQLITE database?

Anthony Miller
  • 1,694
  • 4
  • 17
  • 23

1 Answers1

0

Check the url which is for recovering corrupted firefox cookies. However, with a little or no modification you can use that to create the backup of cookies and restore the same.

SparX
  • 101
  • 3