bookmarks location network drive ??

  • Hi,
    bei Firefox 2... hat's noch funktioniert, aber ab Version 3....kann man, zumindest nach der "alten" Methode, die bookmarks nicht mehr so zentral ablegen, daß verschieden user darauf zugreifen können.
    Geht's überhaupt nicht mehr, oder gibt's eine neue Methode ???
    Danke für Info
    Ciao
    Girgei

  • Firefox 2? Der ist doch, wie lange nicht mehr aktuell, steinalt...!? Verpennt?

    Fx3: Xmarks/Sync
    Oder mit Firefox 4 Sync eingebaut.
    Benötigt einen Server!

  • Mit den in Antwort #1 aufgezeigten Möglichkeiten geht natürlich das von dir angesprochene nicht so, wie vom Fx2 gewöhnt. D.h., auf die *.html- Datei konnten verschiedene Profile gleichzeitig zugreifen. Das geht mit Places nicht mehr (so)! Die Extension Xmarks bietet jedoch das Nutzen verschiedener (- bestückter) Bookmarks- Profile an. Etwas komplizierter...

  • Ohne externe Synchronisation: Symbolische Verknüpfung (Symlink) anlegen, die auf die Datei places.sqlite verweist?

    Zitat von <woltlab-metacode-marker data-name=

    How to move the bookmarks in Firefox 3" data-link="">


    Firefox 3 changed the way bookmarks are stored on the computer. Before they were simply saved in a bookmarks.html file in the user’s profile folder and it was easy to add the browser.bookmarks.file parameter in about:config to change the location manually.
    [...]
    The only viable way of moving the bookmarks in Firefox 3 is by using symbolic links. Symbolic links are supported under Linux and Windows NTFS drives. I’m not sure about Macintosh though. A symbolic link basically is a forwarded link that tells the operating system to look at another place for the file.

    The command for Linux is ln -s target_filename symlink_filename while Windows users could use the Junction tool by Sysinternals to achieve the same results.


    Gruß gammaburst