Goal: transfer email from Outlook to thunderbird (windows) to thunderbird (linux)
References:
Actions:
TB (windows)
/mnt/hda1/Documents and Settings/Administrateur/Application Data/Thunderbird/Profiles/61t1b25y.default
TB (linux)
/home/skyward/.mozilla-thunderbird/
Goal: transfer emails from Outlook to thunderbird. And eventually from thunderbird to Kmail under Linux.
Objects: Outlook, pst file, many emails, many email accounts (3, archive.pst, outlook.pst=main file, webmail.pst), firebird, import feature, result.
C:\Documents and Settings\Administrateur\Local Settings\Application Data\Microsoft\Outlook\archive.pst 206 MB
C:\Documents and Settings\Administrateur\Local Settings\Application Data\Microsoft\Outlook\Outlook.pst 155 MB
C:\Documents and Settings\Administrateur\Local Settings\Application Data\Microsoft\Outlook\Outlookwebmail.unine.ch-00000004.pst 133 MB
Tasks:
In thunderbird: some accentued characters are corrupt. Webpages display better. Don't keep the feedline that were present in Outlook. Don't import the attached message from Outlook (.msg). Brouillons, message downloadés are kept.
IMAP Message (to be downlaoded): the message that were downloaded are kept.
Outlook: don't sort correctly after 'subject' (Re: messages are at wrong place).
Transfer in Kmail
Note
The final PIM program used under Linux depends on the sync we want for the PocketPC. So I may use, in order of preference :
Since I don't know at this time wich one to use, I will do both.
Goal : to transfer firefox profile, from windows to linux, keeping bookmarks and installed extensions and theme.
Objects: profile, backup, copy, configuration file, paths, bookmarks, extensions, theme.
Time: 30 min.
Reference:
http://groups.google.com/group/Firefox-Users/browse_thread/thread/a85e568feba76f28
Method:
Actions:
Locate your profile folder
Before the configuration files are presented, you should know how to find your profile folder, which is where Firefox saves all your settings on your hard drive.
%AppData% is a shorthand for the Application Data path on Windows 2000/XP/Vista. To use it, click Start > Run... (use the search box on Vista), enter %AppData% and press Enter. You will be taken to the "real" folder, which is normally C:\Documents and Settings\[User Name]\Application Data on Windows XP/2000, C:\users\[User Name]\AppData\Roaming on Windows Vista.
Firefox is capable of handling more than one user and thus, more than one profile. The path examples above refers to the default profile that is automatically created when you start Firefox for the first time. You can manage any number of profiles by using the Profile Manager.
Edit configuration files
user.js (if it exists) and prefs.js - User Preferences. In most cases, migrating the "prefs.js" file from one profile to another is not recommended, especially if you had problems with the previous profile. If you choose to migrate "prefs.js", you may need to manually edit the paths to reflect the new profile location. You may also need to edit the file to remove preferences that refer to extensions that are not installed in the new profile.
C:\Documents and Settings\Administrateur\Application Data\Mozilla\Firefox\Profiles
~/.mozilla/firefox/xxxxxxxx.default/
It detects if extensionsare compatible with current version (2.0.0.3), they are installed in the profile directory. ok, they are compatible. Cool I don't have to reinstall them. I run an upgrade of the extensions to have latest version.
Conclusion: ok.
In firefox, two different profiles contain information about bookmarks, but also installed extensions (add-on) and themes. Then it's much easier to only copy the bookmarks and not the rest of the directory, since the installed extensions are not the same and can make conflicts.
* Import bookmark.html file from old profile. Use the special function built into firefox: Bookmarks > Organize (manage) bookmarks > File > Import...
And select the html file from old profile.
Conclusion: ok.