Przeszukaj pomoc

Unikaj oszustw związanych z pomocą.Nigdy nie będziemy prosić Cię o dzwonienie na numer telefonu, wysyłanie SMS-ów ani o udostępnianie danych osobowych. Zgłoś podejrzaną aktywność, korzystając z opcji „Zgłoś nadużycie”.

Learn More

Backup/Exported Bookmarks files (.json/.html) aren't the same (checksum) between Synced devices

  • 3 odpowiedzi
  • 0 osób ma ten problem
  • 18 wyświetleń
  • Ostatnia odpowiedź od rv

more options

Hi, thanks a lot in advance and sorry to bother. :)

I have a couple of desktop/laptop devices synced with the same account. When I make a backup/export of my bookmarks in each device (.json/.html files) the checksums of those files don't coincide between devices. Nevertheless, if I open the exported HTMLs in Firefox and save them as Text Files, the resultant files have all the same checksum (sha256sum), i.e., are all the same.

Is this how it is supposed to be? Or should my bookmarks JSON/HTML files be exactly the same in all devices and something is wrong?

Thanks a lot in advance.

Hi, thanks a lot in advance and sorry to bother. :) I have a couple of desktop/laptop devices synced with the same account. When I make a backup/export of my bookmarks in each device (.json/.html files) the checksums of those files don't coincide between devices. Nevertheless, if I open the exported HTMLs in Firefox and save them as Text Files, the resultant files have all the same checksum (sha256sum), i.e., are all the same. Is this how it is supposed to be? Or should my bookmarks JSON/HTML files be exactly the same in all devices and something is wrong? Thanks a lot in advance.

Zmodyfikowany przez rv w dniu

Wybrane rozwiązanie

rv.sin.mail said

Nevertheless, if I open the exported HTMLs in Firefox and save them as Text Files, the resultant files have all the same checksum (sha256sum), i.e., are all the same.

Do the text files just contain the bookmark names/titles? The HTML may contain icon data, and this can vary between profiles, as you may have noticed (some have the real site icon after you visited the site, some have the globe because you didn't visit on that profile).

By the way, you could use a diff program to compare the HTML files. (I think it would struggle with the JSON files.)

Przeczytaj tę odpowiedź w całym kontekście 👍 1

Wszystkie odpowiedzi (3)

more options

You can do a compare to see where the files differ. JSON and HTML backups contain metadata like date/time for last accessed and thus can be different.

more options

Wybrane rozwiązanie

rv.sin.mail said

Nevertheless, if I open the exported HTMLs in Firefox and save them as Text Files, the resultant files have all the same checksum (sha256sum), i.e., are all the same.

Do the text files just contain the bookmark names/titles? The HTML may contain icon data, and this can vary between profiles, as you may have noticed (some have the real site icon after you visited the site, some have the globe because you didn't visit on that profile).

By the way, you could use a diff program to compare the HTML files. (I think it would struggle with the JSON files.)

more options

Thanks a lot, @cor-el and @jscher2000 !

The info you mentioned is really helpful. Can't remember why I didn't made a `diff` between the JSON/HTML files, but I'm gonna do it to better understand the case. Hope that clarifies it fully.

Have a beautiful day. ^_^