From: Daniel G. <dg...@su...> - 2006-12-06 11:02:23
|
On Monday 27 November 2006 17:12, Markus wrote: > Hi, > > could someone point out to me how to synchronize the contents of two > calendar files on the filesystem? To be more specific, I need to get the > appointments entered in one ical file to be synchronized with another ical > file and vice-versa. > The only use cases I have seen so far are how to synch the contents of a > local calendar file to "external" mobile devices. This should be possible with two file-sync plugins in one group. The ical files should be in separated directories. And if possible the only changing file. The file-sync plugin sync all files of a directory (recursive is disable by default). best resgards, Daniel |