搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

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

  • 1 个回答
  • 1 人有此问题
  • 1 次查看
  • 最后回复者为 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???

所有回复 (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.