Adrian Revill wrote: > That sounds OK > > So if I have a client on server A and I write a file on server A, > would the file be copied to server B, C and D all at the same time, or > will the file be first copped to server B then coied to C and D in turn? > It will be written to all servers simultaneously. Vikas