* Wayne Davison [100306 12:06]:
> On Mon, Feb 22, 2010 at 10:53 AM, Javier Henderson wrote:
>
> > (Client) Protocol versions: remote=29, negotiated=29
> > Invalid flist flag: 1004
> >
>
> I looked at both 2.6.8 and 2.6.9 last week and didn't see any way for the
> old code to construct a 0x1004
On Mon, Feb 22, 2010 at 10:53 AM, Javier Henderson wrote:
> (Client) Protocol versions: remote=29, negotiated=29
> Invalid flist flag: 1004
>
I looked at both 2.6.8 and 2.6.9 last week and didn't see any way for the
old code to construct a 0x1004 value for the file list flags, but sadly I
neglec
I posted about this last week but did not see any replies, I thought I'd
resend...
I have a system running rsync in daemon mode, the version information:
> rsync --version
rsync version 2.6.8 protocol version 29
On another system I have:
> authoritative# rsync --version
rsync version 3.0.7
I have a system running rsync in daemon mode, the version information:
> rsync --version
rsync version 2.6.8 protocol version 29
On another system I have:
> authoritative# rsync --version
rsync version 3.0.7 protocol version 30
I have the following problem when trying to fetch files from th