Re: Copy k-mail messages to another computer
"Werner Joss" <[email protected]>
| Newsgroups | gmane.comp.kde.users.pim |
|---|---|
| Message-ID | <958d985124a807c5db70184cc5d697a2.squirrel@webmailer.hosteurope.de> |
Am Mo, 24.11.2008, 23:14, schrieb Ingo Klöcker: > On Sunday 23 November 2008, Gerben Sikkema wrote: >> As devices I've used a an external hard-disk and usb-sticks. The >> result is always the same; none. > If you want to make your life much easier, then you should simply copy > all of ~/.kde to your laptop as the OP mentioned usb-sticks etc. the problem might have been those media beeing FAT format, in which case probably files got lost due to incompatible file/directory names. I recommend making a tarball: tar cvfz kde.tar.gz ~/.kde and then unpack that on the target machine. werner