LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Backing up Firebird bookmarks. (https://www.linuxquestions.org/questions/linux-software-2/backing-up-firebird-bookmarks-140660/)

pen^2 01-31-2004 07:05 AM

Backing up Firebird bookmarks.
 
I'm trying to make a backup of my Firebird bookmarks for installing a new distro. I can find at least 3 files with "bookmarks" in their name. But two are HTML and don't contain my bookmarks at all, and another is a binary file. So just how do I do it?

This is what I get for switching from Galeon...

ranger_nemo 01-31-2004 07:55 AM

I'm guessing it would be the same as Mozilla... In my home directory, there is a hidden directory called .mozilla. If I drill down through it, I can find a bookmarks.html that contains all my bookmarks. I can copy that somewhere.

Or, I can click the Bookmarks menu / Manage Bookmarks. Click the Tools menu / Export, and it will ask where I want to export my bookmarks file.

mikshaw 01-31-2004 09:01 AM

Most likely in ~/.phoenix/

find ${HOME} -iname bookmarks.html


All times are GMT -5. The time now is 12:01 AM.