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