RE: Cygwin rsync to RH rsync server

2006-10-28 Thread Jason Staudenmayer
{59, 928000}) [pid 26647] read(3, "", 8184) = 0 [pid 26647] time(NULL) = 1150390869 [pid 26647] open("/etc/localtime", O_RDONLY) = -1 ENOENT (No such file or directory) [pid 26647] write(4, "2006/06/15 17:01:09 [26647] rsyn"..., 102) = 102 [pid 26

RE: Cygwin rsync to RH rsync server

2006-06-23 Thread Matt McCutchen
On Fri, 2006-06-23 at 07:45 -0700, Chuck Wolber wrote: > No, we have it working where we have to set up a tunnel (via ssh) to the > cygwin machine and then set up rsync as a daemon with paths pre-specified > in rsyncd.conf. We want it to work where we can connect to the cygwin sshd > service fro

RE: Cygwin rsync to RH rsync server

2006-06-23 Thread Chuck Wolber
On Fri, 23 Jun 2006, Jason Staudenmayer wrote: > So you have it working with cygwin(svr) to cygwin(cli) transfers but not > linux(svr) to cygwin(cli) No, we have it working where we have to set up a tunnel (via ssh) to the cygwin machine and then set up rsync as a daemon with paths pre-specifie

RE: Cygwin rsync to RH rsync server

2006-06-23 Thread Jason Staudenmayer
: Cygwin rsync to RH rsync server On Tue, 20 Jun 2006, Jason Staudenmayer wrote: > Ok, so it's a Cygwin issue. Might I ask if anyone on the list has a > working cygwin/rsync combo they might be able to share. I've tried > downloading some old cygwin versions but so far nothing

RE: Cygwin rsync to RH rsync server

2006-06-20 Thread Chuck Wolber
On Tue, 20 Jun 2006, Jason Staudenmayer wrote: > Ok, so it's a Cygwin issue. Might I ask if anyone on the list has a > working cygwin/rsync combo they might be able to share. I've tried > downloading some old cygwin versions but so far nothing has been > working. We've gotten it to work, but o

RE: Cygwin rsync to RH rsync server

2006-06-20 Thread Jason Staudenmayer
PROTECTED] On Behalf Of Matt McCutchen Sent: Monday, June 19, 2006 2:03 PM To: Jason Staudenmayer Cc: rsync@lists.samba.org Subject: RE: Cygwin rsync to RH rsync server On Thu, 2006-06-15 at 13:09 -0400, Jason Staudenmayer wrote: > Ok I updated both systems to rsync-2.6.8 and found the in

RE: Cygwin rsync to RH rsync server

2006-06-19 Thread Matt McCutchen
On Thu, 2006-06-15 at 13:09 -0400, Jason Staudenmayer wrote: > Ok I updated both systems to rsync-2.6.8 and found the info on setting > strace on the server. Here are the trace logs, there are two calls the > first is just the module list which finishes normally the second is the > file list in the

RE: Cygwin rsync to RH rsync server

2006-06-15 Thread Jason Staudenmayer
mayer Cc: rsync@lists.samba.org Subject: Re: Cygwin rsync to RH rsync server On Wed, 2006-06-14 at 12:58 -0400, Jason Staudenmayer wrote: > C:\rsync-min>rsync -av 10.0.0.205::test/* ./backup > > receiving file list ... done > rsync: connection unexpectedly closed (71 bytes read so far)

Re: Cygwin rsync to RH rsync server

2006-06-14 Thread Matt McCutchen
On Wed, 2006-06-14 at 12:58 -0400, Jason Staudenmayer wrote: > C:\rsync-min>rsync -av 10.0.0.205::test/* ./backup > > receiving file list ... done > rsync: connection unexpectedly closed (71 bytes read so far) > rsync error: error in rsync protocol data stream (code 12) at io.c(139) > rsync error:

Cygwin rsync to RH rsync server

2006-06-14 Thread Jason Staudenmayer
Hi all, I'm new to the rsync list. I've been searching for two days and have tried five different installs and so far none work the way I need them to. I have an "backup" server running rsync --version: rsync version 2.6.6 protocol version 29 Copyright (C) 1996-2005 by Andrew Tridgell and others