Re: preview release: 2.6.0pre1

2003-12-19 Thread John Van Essen
On Fri, 19 Dec 2003, Wayne Davison <[EMAIL PROTECTED]> wrote: > > OK, I packaged up the current CVS as our first preview release for > 2.6.0. You can grab it here: > > http://samba.org/ftp/rsync/preview/rsync-2.6.0pre1.tar.gz I checked the sources to see if the various fixes that I've been u

rsync not saving files on windows 2000

2003-12-19 Thread Mike Morrell
I am trying to setup a windows 2000 server with rsync and cygwin. I think I almost have it working except that when the file copy is finished my files are nowhere to be found on the windows server. I am not getting any error messages. I am connecting from a win98 machine on the same network. Any

Re: preview release: 2.6.0pre1

2003-12-19 Thread jw schultz
On Fri, Dec 19, 2003 at 11:14:56PM +0100, Paul Slootman wrote: > On Fri 19 Dec 2003, Wayne Davison wrote: > > > Please test this and let me know if we have any remaining issues to work > > through before the final release. Thanks, > > One tiny little nit, when compiling on alpha, I get the follo

Re: preview release: 2.6.0pre1

2003-12-19 Thread Paul Slootman
On Fri 19 Dec 2003, Wayne Davison wrote: > OK, I packaged up the current CVS as our first preview release for > 2.6.0. You can grab it here: I've built i386 and alpha Debian packages, uploaded to experimental. They're also available at http://wurtel.op.het.net/rsync_2.5.99pre1-1_alpha.deb and h

Re: preview release: 2.6.0pre1

2003-12-19 Thread Paul Slootman
On Fri 19 Dec 2003, Wayne Davison wrote: > Please test this and let me know if we have any remaining issues to work > through before the final release. Thanks, One tiny little nit, when compiling on alpha, I get the following warning: alpha-linux-gcc -I. -I. -Wall -O2 -c sender.c -o sender.o s

preview release: 2.6.0pre1

2003-12-19 Thread Wayne Davison
OK, I packaged up the current CVS as our first preview release for 2.6.0. You can grab it here: http://samba.org/ftp/rsync/preview/rsync-2.6.0pre1.tar.gz The MD5 checksum is: 70e9dea967f083c231b7821ef35aef1b rsync-2.6.0pre1.tar.gz There is not currently a .sig file for the package, bu

Re: rsync "hang"

2003-12-19 Thread jw schultz
On Fri, Dec 19, 2003 at 03:06:20PM -0500, Brian Cuttler wrote: > J.W. > > The memory error was a correctable logged at 15:30 PM, with the > apparent time on the rsync issue being 23:00. > > It would be nice to see everything tie together but I don't see > it this time (I've have pushed the same c

Re: rsync "hang"

2003-12-19 Thread Brian Cuttler
J.W. The memory error was a correctable logged at 15:30 PM, with the apparent time on the rsync issue being 23:00. It would be nice to see everything tie together but I don't see it this time (I've have pushed the same conclusion if I where you. And, yes, I understand the humor - subtext is sooo

Re: rsync "hang"

2003-12-19 Thread jw schultz
On Fri, Dec 19, 2003 at 01:14:21PM -0500, Brian Cuttler wrote: > > Hello rsync list, > > I am running a Solaris 8 system and have rsync 1.6.2 protocal 14 installed. > We have updated (wed 17-dec) to the latest Solaris 8 recommended patch set. > > When performing an rsync of two local UFS partiti

rsync "hang"

2003-12-19 Thread Brian Cuttler
Hello rsync list, I am running a Solaris 8 system and have rsync 1.6.2 protocal 14 installed. We have updated (wed 17-dec) to the latest Solaris 8 recommended patch set. When performing an rsync of two local UFS partitions rsync "hung", never completed, didn't exit. What I forced an exit via kil

Re: Problem on XP with --delete option

2003-12-19 Thread Tevfik Karagülle
Sorry for the mistake. Should be CYGWIN=nontsec. - Original Message - From: "Tevfik Karagülle" <[EMAIL PROTECTED]> To: "Hergaarden, Marcel" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Friday, December 19, 2003 11:48 AM Subject: Re: Problem on XP with --delete option > Hi, > > Run r

Re: Problem on XP with --delete option

2003-12-19 Thread Tevfik Karagülle
Hi, Run rsync from a batch file where you set env.variable CYGWIN=notnsec. Further instructions and an example can be found at http://itefix.no/cwrsync Check who owns your files. You have to make sure that the account that starts rsync also owns directories you want to sync. Rgrds Tev - Ori

Problem on XP with --delete option

2003-12-19 Thread Hergaarden, Marcel
Hi, I'm experiencing a problem on rsync with the --delete option. Situation: Server = Mandrake Linux 9.2 running rsync daemon Client = Windows XP workstation running cygwin + rsync2.5.1 combined with ssh. All this implemented conform the website of Robert Scholten (http://optics.ph.unimelb.