Rechercher dans l’assistance

Évitez les escroqueries à l’assistance. Nous ne vous demanderons jamais d’appeler ou d’envoyer un SMS à un numéro de téléphone ou de partager des informations personnelles. Veuillez signaler toute activité suspecte en utilisant l’option « Signaler un abus ».

Learn More

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

  • 3 réponses
  • 0 a ce problème
  • 18 vues
  • Dernière réponse par 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.

Modifié le par rv

Solution choisie

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

Lire cette réponse dans son contexte 👍 1

Toutes les réponses (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

Solution choisie

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