Results 1 to 3 of 3
I have installed suse 10.3 on a new hard disk. How can I transfer my thunderbird emails from the old hard disk to a new one?
Thanks...
- 02-29-2008 #1Just Joined!
- Join Date
- Jan 2008
- Posts
- 2
Thunderbird email transfer
I have installed suse 10.3 on a new hard disk. How can I transfer my thunderbird emails from the old hard disk to a new one?
Thanks
- 02-29-2008 #2
As root copy the hidden folder .thunderbird from your old home directory to your new one. You may need to change the ownership to the new user. This is the same with all personal files. You will find them in the old home directory. Firefox setting and bookmarks will be in .mozilla. I don't think you need to change ownership if the old UID is the same as the new UID. The UID is what is really used to set ownership. The user name is just an association to the UID
- 04-16-2009 #3Just Joined!
- Join Date
- Jun 2008
- Posts
- 2
Ordinary cp -Rfp scrunches some (many) Mail files.
What seems to work always is sequence:
1) cp -Rfp --copy-contents .thunderbird to your backup
2) the same from your backup to your new disk
3) reboot - that will initiate default correctly
Isn't Linux marvelous!?


