SV: rsync hanging on Cygwin

2004-05-15 Thread Tevfik Karagulle
Hi, Do you get the same error when you use rsync daemon at server side (double colon syntax and without ssh) ? Rgrds Tev -Opprinnelig melding- Fra: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] vegne av Tim Moss Sendt: 15. mai 2004 01:51 Til: [EMAIL PROTECTED] Emne: RE: rsync hanging on

RE: rsync hanging on Cygwin

2004-05-15 Thread Tim Moss
The server is behind a firewall, so unless I can tunnel the rsync traffic through ssh then can't user the daemon option at the moment. The manual says I can get the client to start the daemon on the server over ssh, but I don't know if the data then comes over ssh or if the client tries to then

Re: batch-mode fixes [was: [PATCH] fix read-batch SEGFAULT]

2004-05-15 Thread Chris Shoemaker
On Sun, May 09, 2004 at 08:50:07AM -0700, Wayne Davison wrote: On Fri, May 07, 2004 at 06:54:32PM -0400, Chris Shoemaker wrote: /* if (!write_batch) */ send_exclude_list(f_out); at main.c:641. This seems to work better, because things get further. I looked at the receiving

Re: batch-mode fixes [was: [PATCH] fix read-batch SEGFAULT]

2004-05-15 Thread Wayne Davison
On Sat, May 15, 2004 at 11:53:05AM -0400, Chris Shoemaker wrote: Not only does the client pass the --write-batch=pfx argument to the server, but it's actually the server calling all the batch write routines. This isn't client/server differentiated, the current code appears to have been written

Fwd: Re: setting checksum_seed

2004-05-15 Thread Craig Barratt
Any feedback on this patch and the possibility of getting it into CVS or the patches directory? Thanks, Craig -- Forwarded message -- To: jw schultz [EMAIL PROTECTED] From: Craig Barratt [EMAIL PROTECTED] cc: [EMAIL PROTECTED] Date: Sat, 01 May 2004 17:06:10 -0700 Subject: Re:

CVS update: rsync

2004-05-15 Thread Wayne Davison
Date: Sat May 15 19:31:10 2004 Author: wayned Update of /data/cvs/rsync In directory dp.samba.org:/tmp/cvs-serv30925 Modified Files: backup.c batch.c clientname.c clientserver.c flist.c generator.c hlink.c io.c main.c params.c pipe.c receiver.c rsync.c sender.c

CVS update: rsync

2004-05-15 Thread Wayne Davison
Date: Sat May 15 19:31:16 2004 Author: wayned Update of /data/cvs/rsync In directory dp.samba.org:/tmp/cvs-serv30967 Modified Files: log.c Log Message: - Improved rsyserr() to prefix RSYNC_NAME (as the TODO requested), to construct the string in a better manner, and to have a

CVS update: rsync/patches

2004-05-15 Thread Wayne Davison
Date: Sat May 15 20:52:13 2004 Author: wayned Update of /data/cvs/rsync/patches In directory dp.samba.org:/tmp/cvs-serv14196 Modified Files: copy-atimes.diff delete-sent-files.diff dir-times.diff early-chmod.diff fsync.diff inplace.diff link-by-hash.diff