Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

When exactly does Firefox create bookmarks backup?

  • 1 답장
  • 1 이 문제를 만남
  • 78 보기
  • 최종 답변자: cor-el

more options

I need to know when Firefox creates bookmarks backup. Help says that "it is created automatically", this answer is not sufficient for me. Someone found out that backup is being created after deleting the history, but I know it can be created on other circumstances, so please provide me information what are the possible reasons for Firefox to create a bookmarks backup?

To summarize: What triggers Firefox to create bookmarks backup?

I need to know when Firefox creates bookmarks backup. Help says that "it is created automatically", this answer is not sufficient for me. Someone found out that backup is being created after deleting the history, but I know it can be created on other circumstances, so please provide me information what are the possible reasons for Firefox to create a bookmarks backup? To summarize: What triggers Firefox to create bookmarks backup?

선택된 해결법

If you set Firefox to create an HTML backup automatically (browser.bookmarks.autoExportHTML = true) then this is always done when you close Firefox. When this is about creating a compressed .jsonlz4 JSON backup then this is done when you start Firefox and Firefox detects that there have been changes to to bookmarks, i.e. the calculated hash value differs from the hash value in the most recent JSON backup.

The name of an automatically created JSON bookmarks backup in the bookmarkbackups folder includes a total item count (folders and separators included) and an hash value to prevent saving the same backup more than once. You also see this count in the Restore menu drop-down list.

  • bookmarks-YYYY-MM-DD_<item count>_<hash>.jsonlz4.
문맥에 따라 이 답변을 읽어주세요 👍 1

모든 댓글 (1)

more options

선택된 해결법

If you set Firefox to create an HTML backup automatically (browser.bookmarks.autoExportHTML = true) then this is always done when you close Firefox. When this is about creating a compressed .jsonlz4 JSON backup then this is done when you start Firefox and Firefox detects that there have been changes to to bookmarks, i.e. the calculated hash value differs from the hash value in the most recent JSON backup.

The name of an automatically created JSON bookmarks backup in the bookmarkbackups folder includes a total item count (folders and separators included) and an hash value to prevent saving the same backup more than once. You also see this count in the Restore menu drop-down list.

  • bookmarks-YYYY-MM-DD_<item count>_<hash>.jsonlz4.