From: <br...@un...> - 2005-11-11 22:10:28
|
karm is the kde time tracker application which stores its data in an icalender file. I want to synchronize two such files across an ssh transport. What I figured out so far is that if I add the karm file as a resource to korganizer, it gets picked up by the kdepim synch. (b.t.w, I can report success building opensync, kdepim-plugin and msynctool 0.18 on debian sarge i386). One idea is that if the kdepim plugin could be configured to specify which resources to sync, then I could set up a group with two kdepim members, one local, one remote (and use e.g. fish:// for the remote). Does that make any sense? I guess a related question is, is there any network-transparency in opensync, i.e. the ability to have one member of a group on a different machine? Or is this totally up to the plugins? David |