Re: Malformed Address and Private IP issue

2006-03-08 Thread John Van Essen
On Thu, 9 Mar 2006, <[EMAIL PROTECTED]> wrote: > Date: Wed, 8 Mar 2006 17:15:36 -0800 > From: Wayne Davison <[EMAIL PROTECTED]> > > On Wed, Mar 08, 2006 at 01:48:37PM -0800, Jonathan Chen wrote: > > 2006/03/08 11:25:12 [16976] malformed address localhost.localdomain > > That c

Malformed Address and Private IP issue

2006-03-08 Thread foner-rsync
Date: Wed, 8 Mar 2006 17:15:36 -0800 From: Wayne Davison <[EMAIL PROTECTED]> On Wed, Mar 08, 2006 at 01:48:37PM -0800, Jonathan Chen wrote: > 2006/03/08 11:25:12 [16976] malformed address localhost.localdomain That can't be 2.6.6 because 2.6.6 doesn't have an error message of

Re: Malformed Address and Private IP issue

2006-03-08 Thread Wayne Davison
On Wed, Mar 08, 2006 at 01:48:37PM -0800, Jonathan Chen wrote: > 2006/03/08 11:25:12 [16976] malformed address localhost.localdomain That can't be 2.6.6 because 2.6.6 doesn't have an error message of that format. In 2.6.6, the old "malformed address" error now outputs as "error matching address"

RE: Malformed Address and Private IP issue

2006-03-08 Thread Jonathan Chen -X \(jonachen - The Armada Group, Inc. at Cisco\)
> -Original Message- > From: Wayne Davison [mailto:[EMAIL PROTECTED] > Sent: Wednesday, March 08, 2006 12:28 PM > To: Jonathan Chen -X (jonachen - The Armada Group, Inc. at Cisco) > Cc: rsync@lists.samba.org > Subject: Re: Malformed Address and Private IP issue > > On Wed, Mar 08, 2006 at

RE: Malformed Address and Private IP issue

2006-03-08 Thread Jonathan Chen -X \(jonachen - The Armada Group, Inc. at Cisco\)
How important is it to type "make install" when I don't wish for the compiled program install into its default location. I only want it to be in in the compiled directory and read rsyncd.conf file. So when I ran 2.6.6 under "sudo ./rsync --daemon --config=/etc/rsyncd.conf" under RHEL 3, I basical

Re: Malformed Address and Private IP issue

2006-03-08 Thread Wayne Davison
On Wed, Mar 08, 2006 at 10:44:18AM -0800, Jonathan Chen wrote: > Not sure if possible for me to ask for upgrade on the system I'm > working on. Keep in mind that you don't need to install an upgraded rsync to be able to use it, since you can run it from any dir. Of course, if we're talking about

RE: Malformed Address and Private IP issue

2006-03-08 Thread Jonathan Chen -X \(jonachen - The Armada Group, Inc. at Cisco\)
Yeah heard of it to upgrade. Not sure if possible for me to ask for upgrade on the system I'm working on. > -Original Message- > From: John Van Essen [mailto:[EMAIL PROTECTED] > Sent: Tuesday, March 07, 2006 10:48 PM > To: rsync@lists.samba.org > Subject: RE: Malformed Address and Priva

rsync + cifs

2006-03-08 Thread Natxo Asenjo
Hi,with rsync  version 2.6.3  protocol version 28 (stock suse 9.3 install) I've been experiencing problems in combination with wk23 shares. The size and modification time of the files is correct, but the checksum is not. True, I solve this with the -c switch of rsync, but I was wondering if someone