[kdepim-users] New computer

Sergio Monteiro Basto sergio at sergiomb.no-ip.org
Fri Aug 13 23:27:47 BST 2010


On Fri, 2010-08-13 at 20:55 +0200, Ingo Klöcker wrote: 
> On Friday 13 August 2010, Ingo Klöcker wrote:
> > On Friday 13 August 2010, Anne Wilson wrote:
> > > On Friday 13 August 2010 09:44:01 O. Sinclair wrote:
> > > > Got a new laptop and am busy installing it. So far so good. Next
> > > > step is to move data from old to new.
> > > > 
> > > > This time I am not going for the easiest solution, to copy
> > > > everything under /home/myname, but I want an as clean as possible
> > > > solution. BUT want my mail, my mail accounts, my contacts, notes
> > > > and information such as replied-to, filters etc copied over.
> > > > 
> > > > I am aware of this info:
> > > > http://userbase.kde.org/KMail/FAQs_Hints_and_Tips#Transfer_mail_a
> > > > nd _setting
> > > > s_to_another_computer_.28or_another_user_account_on_the_same_mach
> > > > i ne.29
> > > > 
> > > > but is it still up to date after KAdressbook started using
> > > > Akonadi?
> > > > 
> > > > I also found this in an old email:
> > > > Substitute the appropriate path below.
> > > > 
> > > > You need the following config files:
> > > > 
> > > > .kde4/share/config/emaildefaults
> > > > .kde4/share/config/emailidentities
> > > > .kde4/share/config/kmail.eventsrc
> > > > .kde4/share/config/kmailrc
> > > > .kde4/share/config/kaddressbookrc
> > > > .kde4/share/config/kresources/contact
> > > > .kde4/share/config/korgacrc
> > > > .kde4/share/config/korganizerrc
> > > > .kde4/share/config/knotesrc
> > > > 
> > > > and the following directories:
> > > > 
> > > > .kde4/share/apps/kmail
> > > > .kde4/share/apps/kabc
> > > > .kde4/share/apps/korganizer
> > > > .kde4/share/apps/knotes
> > > > 
> > > > If you use Akregator within Kontact, you will also need:
> > > > 
> > > > .kde4/share/config/akregator.eventsrc
> > > > .kde4/share/config/akregatorrc
> > > > .kde4/share/config/kopete.eventsrc
> > > > 
> > > > and the whole .kde4/share/apps/akregator directory.
> > > > 
> > > > is that a more "complete" list and has something changed since
> > > > migration to Akonadi (this was pre-Akonadi Contacts)
> > > 
> > > To include the akaonadi stuff add to that list everything under
> > > ~/.local/share/
> > 
> > ... and everything under ~/.config/akonadi/.
> 
> ... and
> 
> ~/.kde/share/config/nepomukserverrc
> 
> and everything under
> 
> ~/.kde/share/apps/nepomuk/
> 
> (KAddressBook stores contact groups in Nepomuk.)

Here is my migration script, raw, I saved , and I will try updated
wiki:
http://userbase.kde.org/Kontact#Migrating_your_setup_to_a_new_distro
but notime .

cp -a akonadi/ ~/.config/
cp /home/sergiobackup/.kde/share/config/email* ~sergio/.kde/share/config -a
cp /home/sergiobackup/.kde/share/config/kdeglobals ~sergio/.kde/share/config/ -a
cp /home/sergiobackup/.kde/share/config/kmail* ~sergio/.kde/share/config/ -a
cp /home/sergiobackup/.kde/share/config/kaddressbookrc ~sergio/.kde/share/config/ -a
cp /home/sergiobackup/.kde/share/config/kresources/ ~sergio/.kde/share/config/ -a
cp /home/sergiobackup/.kde/share/config/korga* ~sergio/.kde/share/config/ -a
cp /home/sergiobackup/.kde/share/config/mailtransports ~sergio/.kde/share/config/ -a
cp /home/sergiobackup/.kde/share/config/knotifyrc ~sergio/.kde/share/config/ -a
cp /home/sergiobackup/.kde/share/config/akregatorrc ~sergio/.kde/share/config/ -a
cp /home/sergiobackup/.kde/share/config/akonadi_vcard_resource_4rc ~sergio/.kde/share/config/ -a
cp /home/sergiobackup/.kde/share/config/klipperrc ~sergio/.kde/share/config/ -a
cp /home/sergiobackup/.kde/share/config/knoderc ~sergio/.kde/share/config/ -a
cp /home/sergiobackup/.kde/share/config/kontact* ~sergio/.kde/share/config/ -a
cp /home/sergiobackup/.kde/share/config/kwallet* ~sergio/.kde/share/config/ -a
cp /home/sergiobackup/.kde/share/config/kjotsrc ~sergio/.kde/share/config/ -a 
cp /home/sergiobackup/.kde/share/apps/kmail/ ~sergio/.kde/share/apps -a
cp /home/sergiobackup/.kde/share/apps/kabc/ ~sergio/.kde/share/apps -a
cp /home/sergiobackup/.kde/share/apps/korganizer/ ~sergio/.kde/share/apps -a
cp /home/sergiobackup/.kde/share/apps/klipper/ ~sergio/.kde/share/apps -a
cp /home/sergiobackup/.kde/share/apps/knode/ ~sergio/.kde/share/apps -a
cp /home/sergiobackup/.kde/share/apps/knotes/ ~sergio/.kde/share/apps -a
cp /home/sergiobackup/.kde/share/apps/kontact/ ~sergio/.kde/share/apps -a
cp /home/sergiobackup/.kde/share/apps/kwallet/ ~sergio/.kde/share/apps -a
cp /home/sergiobackup/.kde/share/apps/kalarm/ ~sergio/.kde/share/apps/ -a 
cp /home/sergiobackup/.kde/share/apps/kjots/ ~sergio/.kde/share/apps/ -a
cp /home/sergiobackup/.kde/share/apps/akregator/ ~sergio/.kde/share/apps/ -a

tks
-- 
Sérgio M. B.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3293 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kdepim-users/attachments/20100813/9404b290/attachment.bin>
-------------- next part --------------
_______________________________________________
KDE PIM users mailing list
kdepim-users at kde.org
https://mail.kde.org/mailman/listinfo/kdepim-users


More information about the kdepim-users mailing list