![]() |
ubuntu.com - launchpad.net - ubuntu help
|
|
|||||||
Hello, Unregistered You are browsing a READ only archive of the main support categories pre 4/21/2008. You will not be able to post or reply any threads in this section.
|
|
General Help All your general support questions for Ubuntu, Kubuntu, Edubuntu and Xubuntu. |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
First Cup of Ubuntu
![]() Join Date: Jan 2005
Beans: 10
|
Copy Thunderbird settings from Windows to Linux
Hello folks.
I'm relatively new to Linux. I have created a dual boot setup on my PC, so I can run my existing Windows 2000 installation alongside my new Ubuntu Edgy OS. I'd like to copy my Thunderbird profile from Windows to Ubuntu, but I can't work out an easy way to do it. Does anyone know of a step by step guide do do this? or a utility perhaps? I also need to do the same with Firefox. I presume the procedure is similar to Thunderbird. Thanks! Al |
|
|
|
|
|
#2 |
|
A Carafe of Ubuntu
![]() Join Date: Oct 2006
My beans are hidden!
|
Re: Copy Thunderbird settings from Windows to Linux
It's very simple, just copy your profile folder to a suitable location and tell Thunderbird to use it. Soe versione of Thunderbird and Firefox have a menu to choose the Profile folder, others use a command from the Console. It has been described in detail on a previous post, do a search on this forum.
|
|
|
|
|
|
#3 |
|
Just Give Me the Beans!
![]() Join Date: Sep 2006
Location: Kent, UK
Beans: 51
Ubuntu 8.10 Intrepid Ibex
|
Re: Copy Thunderbird settings from Windows to Linux
Go to C:\Documents and Settings\[User Name]\Application Data\Thunderbird\Profiles\ on your windows partition and copy the folder called ########.default (where ######## is a random string.)
Now paste the folder into /home/[User Name]/.mozilla-thunderbird on your Ubuntu partition. (You could copy it to a CD/USB thumb drive etc. in between if necessary.) Now open up the file called /home/[User Name]/.mozilla-thunderbird/profiles.ini in a text editor and change the line: Code:
Path=xxxxxxx.default To: Code:
Path=########.default For Firefox you would do the same but using the directories C:\Documents and Settings\[User Name]\Application Data\Firefox\Profiles\ in Windows and /home/[User Name]/.mozilla/firefox in Ubuntu. Alternatively, if you want to access them from Windows and Ubuntu, and keep the settings the same for both, copy the ######.default folders to a folder on a partition accessible by both Windows and Ubuntu (FAT32 etc.) and change the profile.ini files to the following: Code:
[General] StartWithLastProfile=1 [Profile0] Name=default IsRelative=0 Path=/where/you/copied/the/folders/to/#######.default Remembering which one was the Firefox profile folder and which was the Thunderbird one obviously.
__________________
"Physics is like sex: Sure, it may give some practical results, but that's not why we do it." - Richard Feynman. |
|
|
|
|
|
#4 |
|
Dark Roasted Ubuntu
![]() Join Date: Nov 2006
Location: Boston
Beans: 1,012
Ubuntu 9.10 Karmic Koala
|
Re: Copy Thunderbird settings from Windows to Linux
Please note that if you don't move the profile folder to a location on a new drive with exactly the same path you will do search and replace to update thelocations. You can get more iformation in Migrating settings to a new profile in the Mozilla Knowledge Base.
To access the profile manager in Thunderbird you will need to run Code:
path/to/Thunderbird]/thunderbird -p
__________________
For an OSX look check out Mac4Lin (updated support thread) | My Blog The Search tool is your friend. |
|
|
|
|
|
#5 |
|
Ubuntu Extra Shot
![]() Join Date: Dec 2006
Location: Melbourne, Australia
Beans: 365
|
Re: Copy Thunderbird settings from Windows to Linux
Its a while since I did it but I'm sure all I did was to find the folder with the random string of characters in Documents & Settings/username/Application Data/Thunderbird/Profiles ,open the folder and copy its contents to a usb stick.
Then I took the usb stick to my Ubuntu pc and copied those files into a similar folder with a random string of characters as its name. This moved all my emails, address book etc across. Rob
__________________
Amd X2 5200+, Gigabyte GA-MA770-DS3, 6 Gb ram, 160 Gb & 320Gb HD's, Dvico USB2 DVBT Tuner, NVidia GeForce 8600 GT Display Card,Samsung 2253BW Panel, Canon iP4300 printer,Still camera Sony DSC-H50, Video camera Sony HDR-SR11E, HP Scanjet G3010. Last edited by Erlander; February 21st, 2007 at 01:04 AM.. Reason: Corrected path. |
|
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|