Hello, I've been struggling to get RSync to work between two NT workstations (I'll call them A and B). I've got Cygwin installed on both and RSync running as a service on machine A. I want to replicate some files on machine A to machine B. I issue the RSync command on machine B and here is what I get.... (Issued on machine B): rsync.exe --verbose --stats --archive --delete --rsync-path ="/cygdrive/c/bin/rsync.exe" A:/cygdrive/c/dirA /cygdrive/c/dirB read error: Connection reset by peer Can anybody tell me how to fix this? Thanks!!! Dan Botz Cummins Power Generation
Please disregard my previous posting.  I figured out what I was doing
wrong.
Thanks,
Dan Botz
Cummins Power Generation
----- Forwarded by Daniel J Botz/PGG/Cummins on 09/07/01 09:17 -----
                    Daniel J Botz
                                         To:     rsync@lists.samba.org
                    09/07/01             cc:
                    09:12                Subject:     RSync on NT
Hello,
I've been struggling to get RSync to work between two NT workstations
(I'll
call them A and B).  I've got Cygwin installed on both and RSync running as
a service on machine A.  I want to replicate some files on machine A to
machine B.  I issue the RSync command on machine B and here is what I
get....
(Issued on machine B):
rsync.exe --verbose --stats --archive --delete --rsync-path
="/cygdrive/c/bin/rsync.exe" A:/cygdrive/c/dirA /cygdrive/c/dirB
read error: Connection reset by peer
Can anybody tell me how to fix this?
Thanks!!!
Dan Botz
Cummins Power Generation
I wanted to sync up the directory C:\Data on workstation A to C:\Data on
workstation B.
I first installed CygWin to C:\UAppl\CygWin on both NT workstations and
then I setup RSync to run as a service on workstation A by following the
procedure documented on the RSync web page
(http://rsync.samba.org/rsync/nt.html).
Then I simply started a Cygwin session and at the command prompt, I started
RSync with this:
./bin/rsync.exe --compress --verbose --stats --archive --one-file-system
--delete --rsync-path="/cygdrive/c/UAppl/CygWin/bin/rsync.exe" A::Data
/cygdrive/c/Data
                    "Lach, Thierry"
                    <Thierry.Lach@interonemark        To:    
"'Daniel.J.Botz@Cummins.com'"
<Daniel.J.Botz@Cummins.com>
                    eting.com>                        cc:
                                                      Subject:     RE: RSync on
NT
                    09/07/01 09:36
I'm interested in knowing.  Please share.
How did you get it running as a service - use srvany or other method?
-----Original Message-----
From: Daniel.J.Botz@Cummins.com [mailto:Daniel.J.Botz@Cummins.com]
Sent: Friday, September 07, 2001 10:22 AM
To: rsync@lists.samba.org
Subject: RSync on NT
Please disregard my previous posting.  I figured out what I was doing
wrong.
Thanks,
Dan Botz
Cummins Power Generation
----- Forwarded by Daniel J Botz/PGG/Cummins on 09/07/01 09:17 -----
                    Daniel J Botz
                                         To:     rsync@lists.samba.org
                    09/07/01             cc:
                    09:12                Subject:     RSync on NT
Hello,
I've been struggling to get RSync to work between two NT workstations
(I'll
call them A and B).  I've got Cygwin installed on both and RSync running as
a service on machine A.  I want to replicate some files on machine A to
machine B.  I issue the RSync command on machine B and here is what I
get....
(Issued on machine B):
rsync.exe --verbose --stats --archive --delete --rsync-path
="/cygdrive/c/bin/rsync.exe" A:/cygdrive/c/dirA /cygdrive/c/dirB
read error: Connection reset by peer
Can anybody tell me how to fix this?
Thanks!!!
Dan Botz
Cummins Power Generation