From: Peter Ruskin <Peter.Ruskin@dsl.pipex.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] [big OT] Export firefox profile
Date: Mon, 22 Aug 2005 22:32:07 +0100 [thread overview]
Message-ID: <200508222232.07952.Peter.Ruskin@dsl.pipex.com> (raw)
In-Reply-To: <2ab8d39a05082207476fe62805@mail.gmail.com>
On Monday 22 August 2005 15:47, krzaq wrote:
> Is there a way to export a whole profile (including bookmarks,
> saved passwords, extensions, themes) in Mozilla Firefox?
>
> I want to export my Firefox profile to two machines: windowsXP
> and another gentoo.
> Can I just copy the whole profile over?
Don't know where WindowsXP's firefox profiles are, but for Gentoo
they are:
passwords - $HOME/.mozilla/firefox/<profileDir>/key3.db
cookies - $HOME/.mozilla/firefox/<profileDir>/cookies.txt
popup perms - $HOME/.mozilla/firefox/<profileDir>/cookperm.txt
bookmarks - $HOME/.mozilla/firefox/<profileDir>/bookmarks.html
You could use rsync in a cron job (something like this)
/usr/bin/rsync -av -e \
ssh /home/peter/.mozilla/firefox/<profileDir>/cookperm.txt \
<remote>:/home/peter/.mozilla/firefox/<profileDir>/
--
Peter
========================================================================
Gentoo Linux: Portage 2.0.51.22-r2. kernel-2.6.12-gentoo-r6.
i686 AMD Athlon(tm) XP 3200+. gcc(GCC): 3.3.5-20050130.
KDE: 3.4.2. Qt: 3.3.4.
========================================================================
--
gentoo-user@gentoo.org mailing list
next prev parent reply other threads:[~2005-08-22 21:37 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-08-22 14:47 [gentoo-user] [big OT] Export firefox profile krzaq
2005-08-22 16:01 ` Roy Wright
2005-08-22 21:32 ` Peter Ruskin [this message]
2005-08-23 6:40 ` Frank Schafer
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200508222232.07952.Peter.Ruskin@dsl.pipex.com \
--to=peter.ruskin@dsl.pipex.com \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox