Am Freitag, 20. November 2015 schrieb Baron:
Hi Guys,
I need to save and transfer all my Kmail, Knode settings and passwords to a new machine running Jessie/TDE desktop. However the machine I need to transfer from is 32 bit and the new one is 64 bit, I don't know if that makes a difference.
Which files do I need to copy over ? I've already done a backup of "Home" though some files didn't copy at all but I think that they were things like sockets.
Thanks in advance for any help.
Hi!
64 or 32 does not mater. Either move the whole ~/.trinity folder to the new maschine, or be more selective.
For kmail do a "find . -iname kmail*", to get all the files an folders. You'll need at least: ~/.trinity/share/apps/kmail ~/.trinity/share/config/kmailrc The Folder, where your mails are stored in: cat ~/.trinity/share/config/kmailrc|grep folders=
You might also need the tdewallet, if you stored the passwords there: ~/.trinity/share/apps/tdewallet ~/.trinity/share/config/tdewalletrc ~/.trinity/share/apps/tdewallet/kdewallet.kwl
For knode .. I've never used it, so ....
Please write down the passwords for your email accounts prior to moving, 'cause that was a source of surprises for me :-)
Nik