為了改善您的使用體驗,本網站正在進行維護,部分功能暫時無法使用。若本站的文件無法解決您的問題,想要向社群發問的話,請到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 發問,我們的社群成員將很快會回覆您的疑問。

搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

bf deleted history, is there a way to recover?

more options

My bf thought it would be cute to get on late at night while I was out and delete all my bookmarks and history (a lot of stuff I hadn't bookmarked yet). I figured out how to restore the bookmarks on my own but I still can't figure out how to retrieve my history, if there is even a way.

My bf thought it would be cute to get on late at night while I was out and delete all my bookmarks and history (a lot of stuff I hadn't bookmarked yet). I figured out how to restore the bookmarks on my own but I still can't figure out how to retrieve my history, if there is even a way.

所有回覆 (1)

more options

Do you have any backups of your Firefox profile folder? You might need one to restore your history.

History and bookmarks both are stored in the places.sqlite file. There are third party utilities to let you work with this kind of file, but the FAQ on the official SQLite site is not very encouraging:

"If you do not have a backup, recovery is very difficult. You might be able to find partial string data in a binary dump of the raw database file. Recovering numeric data might also be possible given special tools, though to our knowledge no such tools exist. SQLite is sometimes compiled with the SQLITE_SECURE_DELETE option which overwrites all deleted content with zeros. If that is the case then recovery is clearly impossible. Recovery is also impossible if you have run VACUUM since the data was deleted. If SQLITE_SECURE_DELETE is not used and VACUUM has not been run, then some of the deleted content might still be in the database file, in areas marked for reuse. But, again, there exist no procedures or tools that we know of to help you recover that data."

http://www.sqlite.org/faq.html#q20

For future reference: Backing up your information | How to | Firefox Help.