Hilfe durchsuchen

Vorsicht vor Support-Betrug: Wir fordern Sie niemals auf, eine Telefonnummer anzurufen, eine SMS an eine Telefonnummer zu senden oder persönliche Daten preiszugeben. Bitte melden Sie verdächtige Aktivitäten über die Funktion „Missbrauch melden“.

Learn More

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

  • 3 Antworten
  • 0 haben dieses Problem
  • 13 Aufrufe
  • Letzte Antwort von 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.

Geändert am von rv

Ausgewählte Lösung

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.)

Diese Antwort im Kontext lesen 👍 1

Alle Antworten (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

Ausgewählte Lösung

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. ^_^