Zoeken in Support

Vermijd ondersteuningsscams. We zullen u nooit vragen een telefoonnummer te bellen, er een sms naar te sturen of persoonlijke gegevens te delen. Meld verdachte activiteit met de optie ‘Misbruik melden’.

Meer info

Deze conversatie is gearchiveerd. Stel een nieuwe vraag als u hulp nodig hebt.

import bookmarks with sqlite file

more options

Am I able to import my bookmarks simply by copy/pasting my old places.sqlite into my new profile directory? I am having trouble.

Am I able to import my bookmarks simply by copy/pasting my old places.sqlite into my new profile directory? I am having trouble.

Gekozen oplossing

Copying a SQLite database like places.sqlite only works when this file isn't corrupted and of course Firefox should be closed. You should also be cautious with copying files from an older or newer Firefox version as the schema might have changed.

Does Firefox rename the file to places.sqlite.corrupt or otherwise reject this file ?

Firefox uses two locations for the Firefox profile folder. One location for your personal data (e.g. bookmarks) and another location for temporary files like the disk cache, so make sure to look in the correct location.

  • C:\Users\<user>\AppData\Roaming\Mozilla\Firefox\Profiles\<profile>

You can use the button on the "Help -> More Troubleshooting Information" (about:support) page to go to the current Firefox profile folder or use the about:profiles page (Root directory).

Dit antwoord in context lezen 👍 0

Alle antwoorden (2)

more options

Gekozen oplossing

Copying a SQLite database like places.sqlite only works when this file isn't corrupted and of course Firefox should be closed. You should also be cautious with copying files from an older or newer Firefox version as the schema might have changed.

Does Firefox rename the file to places.sqlite.corrupt or otherwise reject this file ?

Firefox uses two locations for the Firefox profile folder. One location for your personal data (e.g. bookmarks) and another location for temporary files like the disk cache, so make sure to look in the correct location.

  • C:\Users\<user>\AppData\Roaming\Mozilla\Firefox\Profiles\<profile>

You can use the button on the "Help -> More Troubleshooting Information" (about:support) page to go to the current Firefox profile folder or use the about:profiles page (Root directory).

more options

Thanks so much.