Re: coda just for synchronising two servers

2001-11-28 Thread Jan Harkes
On Sun, Nov 04, 2001 at 11:05:59PM +0100, Christian Hammers wrote: > This syncronisation should be at the best at kernel level i.e. a write() > call should only return with success if the data reached the local harddisc > (or at least fs cache) and the remote one so that I can make load balancing

coda just for synchronising two servers

2001-11-04 Thread Christian Hammers
Hello Most examples in the documentation deal with many servers and many clients. The setup I need is just a mean to sync one directory between two servers. This syncronisation should be at the best at kernel level i.e. a write() call should only return with success if the data reached the local