So, when thealgorithm thinks that a block of code in the source file A
is the same as some block of code in target file file B, on account of
the check-sums being the same, when in fact the two blocks of code are
different (as the documentation explicitely states is an, al beit
remote, possibility
This might go along with Tim Conway's suggestion B. I didn't have
exactly the same situation, but I did experience rsync not working when
trying to rsync between two Linux hosts from one host running the rsync
daemon. I had to add an entry in the /etc/hosts file of the remote
server (the one runni
> On 21 Mar 2002, Berend Tober <[EMAIL PROTECTED]> wrote:
>
> >
> > hosts allow = 192.168.123.3
> > hosts deny = *.*.*.*
> >
>
> Try taking out the "hosts deny" line.
>
> --
Am I reading the documentation wrong? What I read in the documentation, and
the way I've seen other implementation of allow