当サイトはユーザー体験を改善するためのメンテナンスを実施中に機能が制限される予定です。記事を読んでもあなたの問題が解決せず質問をしたい場合は、Twitter の @FirefoxSupport、Reddit の /r/firefox で、サポートコミュニティが皆さんを助けようと待機しています。

Mozilla サポートの検索

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

詳しく学ぶ

このスレッドはアーカイブに保管されました。 必要であれば新たに質問してください。

My old computer died and when I got my new computer, the daily bookmark backups stopped. How do I start my daily backups again?

  • 1 件の返信
  • 1 人がこの問題に困っています
  • 8 回表示
  • 最後の返信者: cor-el

more options

My former computer was doing Mozilla daily bookmark backups and I was backing up that folder. Since my computer died, I successfully restored my bookmarks from the daily bookmark backup file (thank you), but with my new computer (windows 8 if that matters), Mozilla is no longer doing daily bookmark backups. I change my bookmarks and need to backup the bookmark file probably once a week. How do I get the daily bookmark backups to start up again? Someone please help.

My former computer was doing Mozilla daily bookmark backups and I was backing up that folder. Since my computer died, I successfully restored my bookmarks from the daily bookmark backup file (thank you), but with my new computer (windows 8 if that matters), Mozilla is no longer doing daily bookmark backups. I change my bookmarks and need to backup the bookmark file probably once a week. How do I get the daily bookmark backups to start up again? Someone please help.

すべての返信 (1)

more options

I assume that you are talking about the daily JSON backups that Firefox creates once a day after starting Firefox.
You can check how many JSON backups are kept via the browser.bookmarks.max_backups pref (10) on the about:config page.

Note that Firefox also can create a HTML backup when you close Firefox by setting the browser.bookmarks.autoExportHTML pref to true on the about:config page.

That backup is created by default in the profile folder as bookmarks.html, but you can set the file name and path via the browser.bookmarks.file pref on the about:config page.

The browser.bookmarks.file pref doesn't exist by default and you need to create a new String pref with the name browser.bookmarks.file and set the value to the full path of the backup bookmarks file.