Mailinglist Archive: opensuse-kde (119 mails)

< Previous Next >
Re: [suse-kde] Synchronizing Kmail between two or more computers?
  • From: Fajar Priyanto <fajarpri@xxxxxxxxxx>
  • Date: Mon, 2 Oct 2006 17:27:17 +0700
  • Message-id: <200610021727.18852.fajarpri@xxxxxxxxxx>
On Monday 02 October 2006 15:51, Lennart Börjeson wrote:
> I would like to synchronize my local mail between two or maybe three
> computers. Basic idea would be to use rsync, maybe unison or even
> subversion, to upload local changes to an ssh server. Is this feasible? Has
> someone any experience of this to share or maybe a recommendation for
> another solution?

It is possible to use rsync for this purpose.
You can set the other computers that want to be synchronized with your pc.
The command at the other pc would be:
rsync -avzgorp --delete -e ssh
user@yourpcip:/home/.kde/share/apps/kmail/ /home/.kde/share/apps/kmail/

But I suspect that this method is not very effective, since the other kmail
would have to rebuild their indexes every after synchronization.

CMIIW,
--
Fajar Priyanto | Reg'd Linux User #327841 | Linux tutorial
http://linux2.arinet.org
5:21pm up 10:17, 2.6.16.13-4-default GNU/Linux
Let's use OpenOffice. http://www.openoffice.org

< Previous Next >
Follow Ups
References