Dave: I remember a thread where it was decided to default to "use chroot = no" on systems that don't support it. Is it a pretty recent build? Am I remembering wrong?
Tim Conway [EMAIL PROTECTED] 303.682.4917 Philips Semiconductor - Longmont TC 1880 Industrial Circle, Suite D Longmont, CO 80501 Available via SameTime Connect within Philips Available as n9hmg on AIM perl -e 'print pack(nnnnnnnnnnnn, 19061,29556,8289,28271,29800,25970,8304,25970,27680,26721,25451,25970), ".\n" ' "There are some who call me.... Tim?" Dave Dykstra <[EMAIL PROTECTED]>@lists.samba.org on 10/22/2001 08:19:20 AM Sent by: [EMAIL PROTECTED] To: David Starks-Browning <[EMAIL PROTECTED]> cc: [EMAIL PROTECTED] (bcc: Tim Conway/LMT/SC/PHILIPS) Subject: Re: rsync on cygwin: Connection reset by peer Classification: On Sat, Oct 20, 2001 at 08:32:22AM +0100, David Starks-Browning wrote: > On Friday 19 Oct 01, Jake Repp writes: > > I have been trying to get rsync running correctly on cygwin for the past > > couple of days. > > Have you used the version of rsync that is shipped with Cygwin? > > Or are you trying to run it as a daemon? I don't think anyone has got > that working. Would be great if you could, but that's probably a > cygwin problem, not a rsync problem. No, I was pretty sure that people had run the cygwin rsync in daemon mode, and since last week I got ssh access to a W2K machine running cygwin I just tried it out. It does work, at least on the simple example I used. I was surprised that I didn't even need to use "use chroot = no" because I thought people had earlier reported that that was needed. My rsyncd.conf contains only: [modulename] path = /path/to/a/directory - Dave Dykstra