Re: don't delete existing files...

2005-08-01 Thread Wayne Davison
On Mon, Aug 01, 2005 at 05:46:04PM +0200, Judith Flo wrote: > The drsync perl script? > Where can i find it? Hint: google for "drsync". > thanks (but i prefer rsync)... Unison does multi-direction synchronization better (and uses the rsync algorithm to do it). However, use whatever you prefer.

Re: don't delete existing files...

2005-08-01 Thread Judith Flo
Wayne Davison wrote: For 2-way syncing (or even N-way), I recommend using unison -- it not only handles deleting/creating files in both directions, but it can also tell you about (and show you diffs between) files that were modified in a conflicting manner on the 2 machines being synchronized.

Re: don't delete existing files...

2005-08-01 Thread Wayne Davison
On Mon, Aug 01, 2005 at 01:47:06PM +0200, Judith Flo wrote: > Has anybody had the same problem? How did you solve it? For 2-way syncing (or even N-way), I recommend using unison -- it not only handles deleting/creating files in both directions, but it can also tell you about (and show you diffs be