Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

This site will have limited functionality while we undergo maintenance to improve your experience. If an article doesn't solve your issue and you want to ask a question, we have our support community waiting to help you at @FirefoxSupport on Twitter and/r/firefox on Reddit.

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

"help" procedure for retrieving html backup from flash drive doesn't work.

  • 1 balasan
  • 1 ada masalah ini
  • 1 paparan
  • Balasan terakhir oleh cor-el

more options

I backed up bookmarks from old computer to flash drive. I followed procedures exactly to restore to new computer. Screens behave as predicted, filenames accepted, but restore does NOT happen. The files are there on J:\ drive. Why won't "restore" load them???

I backed up bookmarks from old computer to flash drive. I followed procedures exactly to restore to new computer. Screens behave as predicted, filenames accepted, but restore does NOT happen. The files are there on J:\ drive. Why won't "restore" load them???

All Replies (1)

more options

Make sure that the backup file with the bookmarks has the correct file extension: .html for a HTML backup and .json for a JSON backup. You can check that via the right-click context menu of that file and open the Properties. If you are not sure about the file type then you can open the file in Firefox via "File > Open File" A JSON backup will show as one long text line without line breaks and a HTML backup as a web page with clickable links.

A JSON backup starts with: {"title":"","id":1,"dateAdded":
An HTML backup starts with: <!DOCTYPE NETSCAPE-Bookmark-file-1>

You may need to add quotes ("bookmarks.xxx") around the name to rename the file to the correct file extension.