How to migrate Thunderbird’s data&profile from Ubuntu to Windows.
1. Prepare data for migration on Ubuntu.
| $ cd ~ $ tar cvfz mozilla-thunderbird-[YYYYMMDD].tgz .mozilla-thunderbird |
* YYYYMMDD such as 20080525 (2008 May, 28th)
** Be careful in front of “mozilla-thunderbird” has dot (.) .
2. Copy file backup (mozilla-thunderbird-[YYYYMMDD].tgz) from Ubuntu to Windows
3. Extract backup file.
Tags:thunderbird, TIP, Ubuntu, Windows


