Re: Mirroring Tool

2002-11-01 Thread psyche
On Thu, 31 Oct 2002, Duncan Rubinger wrote: > Hi, > > does anyone knows a really goot tool or suite for realtime mirroring of 2 > directorys, one on my local, another on a remote computer ? The dirs have > about 5000 subdirs, so it's not easy to use rsync :-( That's why I look > for anotehr solut

Re: Mirroring Tool

2002-10-31 Thread Jason L Tibbitts III
> "DR" == Duncan Rubinger <[EMAIL PROTECTED]> writes: DR> The dirs have about 5000 subdirs, so it's not easy to DR> use rsync I use rsync on directory structures far larger than that (terabytes of files). It works without difficulty. Why do you think you can't use rsync? It's generally the

Mirroring Tool

2002-10-31 Thread Duncan Rubinger
Hi, does anyone knows a really goot tool or suite for realtime mirroring of 2 directorys, one on my local, another on a remote computer ? The dirs have about 5000 subdirs, so it's not easy to use rsync :-( That's why I look for anotehr solution ... Cheers, Duncan k