Bookmarkbackups folder: Difference between revisions

From MozillaZine Knowledge Base
Jump to navigationJump to search
No edit summary
 
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{profile-folder|folder=bookmarkbackups}}
{{profile-folder|folder=bookmarkbackups}}
bookmarkbackups contains [[bookmarks-(date).html]] files (daily rotating backups of [[bookmarks.html]]).
The bookmarkbackups folder contains [[bookmarks-(date).json]] files in Firefox 3.0 and above (daily rotating backups of bookmarks stored in [[places.sqlite]])  or, in  Firefox 2 and below,  [[bookmarks-(date).html]] files (daily rotating backups of [[bookmarks.html]]).


==Moving==
==Moving==
Line 13: Line 13:
* [[bookmarks.html.moztmp]]
* [[bookmarks.html.moztmp]]
* [[bookmarks-(date).html]]
* [[bookmarks-(date).html]]
* [[bookmarks-(number).html]]
* [[bookmarks-(date).json]]
 
 
==Related bug reports==
*[https://bugzilla.mozilla.org/show_bug.cgi?id=305004 Bug 305004 - Create a dated bookmark backup file periodically]
*[https://bugzilla.mozilla.org/show_bug.cgi?id=384370 Bug 384370 – use JSON as the on disk, lossless format for our bookmark backup]


==See also==
==See also==
* [[Backing up and restoring bookmarks - Firefox]]
* [[Lost bookmarks]]
* [[Lost bookmarks]]
* [[Browser.bookmarks.max backups]]


[[Category:Bookmarks]]
[[Category:Bookmarks]]
[[Category:Profile contents (Firefox)]]
[[Category:Profile contents (Firefox)]]

Latest revision as of 23:29, 24 August 2010

The bookmarkbackups folder contains bookmarks-(date).json files in Firefox 3.0 and above (daily rotating backups of bookmarks stored in places.sqlite) or, in Firefox 2 and below, bookmarks-(date).html files (daily rotating backups of bookmarks.html).

Moving

This folder can be moved to a different profile without any extra effort.

Deleting

Deleting this folder will cause the loss of all bookmarks backups. It will be regenerated when it is needed.

Related files and folders


Related bug reports

See also