Re: Oops more testing was required....

2003-06-27 Thread Ben Escoto
> "jws" == jw schultz <[EMAIL PROTECTED]> > wrote the following on Fri, 27 Jun 2003 19:49:22 -0700 jws> Long term, i think the bwlimit stuff needs a complete jws> reexamination. In addition to the sleeping times and spreading jws> the load as in the "smoother bandwidth limiting" but

Re: Oops more testing was required....

2003-06-27 Thread jw schultz
On Wed, Jun 18, 2003 at 01:28:32PM +0200, Rogier Wolff wrote: > On Wed, Jun 18, 2003 at 09:09:59PM +1000, Martin Pool wrote: > > On 17 Jun 2003, Rogier Wolff <[EMAIL PROTECTED]> wrote: > > > > > > Oops. Missed one line in the last patch > > > > Thankyou. That looks good. > > > > If we're go

Re: windows port

2003-06-27 Thread jw schultz
On Fri, Jun 27, 2003 at 06:14:47PM -0400, lackluster lackluster wrote: > Looks like I'm going to have to port parts of or all of rsync to win2k. Has > this been done before? Any pointers? Why? That's a rhetorical question, you don't have to justify it to me. Given cygwin and other existing tools

windows port

2003-06-27 Thread lackluster lackluster
Looks like I'm going to have to port parts of or all of rsync to win2k. Has this been done before? Any pointers? _ The new MSN 8: advanced junk mail protection and 2 months FREE* http://join.msn.com/?page=features/junkmail -- To u

Re: rsync does not sync files older than current year

2003-06-27 Thread jw schultz
On Fri, Jun 27, 2003 at 06:12:59PM +0200, Thomas Fuerle wrote: > Dear sirs, > > I installed rsync from www.sunfreeware.com on a Solaris 8 box, which > seems to be 2.5.6, but it does not sync files correctly, which elder > than the current year. see the following > > # ls -al httpd.conf > -rw-r--r

rsync does not sync files older than current year

2003-06-27 Thread Thomas Fuerle
Dear sirs, I installed rsync from www.sunfreeware.com on a Solaris 8 box, which seems to be 2.5.6, but it does not sync files correctly, which elder than the current year. see the following # ls -al httpd.conf -rw-r--r-- 1 bin bin36935 Nov 9 2002 httpd.conf # hostname anui23 # ls

Re: --exclude-from works but "exclude from" in rsyncd.conf doesn't ?

2003-06-27 Thread Wayne Davison
[The mailing-list software appears to have choked on my last reply, so I'll try again...] On Thu, Jun 26, 2003 at 05:05:04PM -0700, jw schultz wrote: > I know it isn't your patch adding it but these literals are really > more opaque than the code deserves. I'm thinking we/i should replace > them

RE: Cygwin Rsync 2.5.6 over SSH hangs on Win2k->Win2k

2003-06-27 Thread Tillman, James
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] > Sent: Friday, June 27, 2003 1:48 AM > To: Tillman, James > Cc: '[EMAIL PROTECTED]' > Subject: Re: Cygwin Rsync 2.5.6 over SSH hangs on Win2k->Win2k > > [...] > While I haven't found the root cause (and I don

bug? -z option and large compressed data

2003-06-27 Thread Yasuoka Masahiko
Hi, I think I found a bug in usage of zlib. rsync 2.5.6 with -z fails like bellow. % cp install-disk2.iso /var/tmp/install-disk2.iso install-disk2.iso100% |*| 316 MB00:56 % rsync -vIz install-disk2.iso 127.0.0.1:/var/tmp/install-disk2.iso install

Re: patch draft for extended attributes on linux

2003-06-27 Thread Ben Escoto
> "MP" == Martin Pool <[EMAIL PROTECTED]> > wrote the following on Wed, 25 Jun 2003 10:34:38 +1000 MP> This draft patch adds support for transferring extended MP> attributes with a new --xattr option. It ought to work on Linux MP> with XFS or ext2/ext3 filesystems with the SGI/bestb

PATCH/RFC: Another stab at the Cygwin hang problem

2003-06-27 Thread Anthony Heading
Hi, In http://sources.redhat.com/ml/cygwin/2002-09/msg01155.html, I noted that the often-observed hangs of rsync under Cygwin were assuaged by a call to msleep(). After upgrading my Cygwin environment to rsync 2.5.6, I'm seeing these hangs again, not surprisingly given a CVS entry for main.c note