public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] [big OT] Export firefox profile
@ 2005-08-22 14:47 krzaq
  2005-08-22 16:01 ` Roy Wright
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: krzaq @ 2005-08-22 14:47 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 281 bytes --]

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?

-- 
Regards
Karol Krzak

[-- Attachment #2: Type: text/html, Size: 299 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [gentoo-user] [big OT] Export firefox profile
  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
  2005-08-23  6:40 ` Frank Schafer
  2 siblings, 0 replies; 4+ messages in thread
From: Roy Wright @ 2005-08-22 16:01 UTC (permalink / raw
  To: gentoo-user

Try the "Bookmarks Synchronizer" firefox plugin.  Works for me... :-)

HTH,
Roy

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?
>
> -- 
> Regards
> Karol Krzak 

-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [gentoo-user] [big OT] Export firefox profile
  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
  2005-08-23  6:40 ` Frank Schafer
  2 siblings, 0 replies; 4+ messages in thread
From: Peter Ruskin @ 2005-08-22 21:32 UTC (permalink / raw
  To: gentoo-user

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



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [gentoo-user] [big OT] Export firefox profile
  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
@ 2005-08-23  6:40 ` Frank Schafer
  2 siblings, 0 replies; 4+ messages in thread
From: Frank Schafer @ 2005-08-23  6:40 UTC (permalink / raw
  To: gentoo-user

Hi Karol,

dunno how to deal with XP. Regarding to the Linux machine ... simply
take the whole ~/.mozilla folder and copy it over to the second machine,
set the right permissions for the user there and all should work.

Regards
Frank


On Mon, 2005-08-22 at 16:47 +0200, 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?
> 
> -- 
> Regards
> Karol Krzak
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2005-08-23  6:44 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
2005-08-23  6:40 ` Frank Schafer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox