This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: rsync question


Larry,
Since I have two versions of rsync available -- the windows one (in
/cygdrive/c/WINNT/system32/ directory) and the recently-installed cygwin
one (in c:\cygwin\bin dir) -- I tried to see if I had better luck with
one version over another.  I found no difference either way.  Your
suggestion below didn't work either, unfortunately.  I was, however,
successfully able to get rsync working using c:\WINNT\system32\rsync
--daemon --configure=c:\WINNT\system32\drivers\etc\rsync.conf from the
command line.  

While I still get the 'path not found error', I found that calling a
batch file that contains the above line gets rsync up and running.  I
think I'll consider this 'case closed'.

I realize that this thread has veered off-topic.  I nonetheless
appreciate the assistance I've received thus far.

-Brian

-----Original Message-----
From: Larry Hall (RFK Partners, Inc) [mailto:lhall@rfk.com] 
Sent: Monday, April 01, 2002 1:28 PM
To: Brian Warn; cygwin@cygwin.com
Subject: RE: rsync question


What about 

`c:/cygwin/bin/rsync.exe --daemon
--config=c:/cygwin/usr/share/rsync.conf`;

I'm not sure I understand why you're invoking it from different places
with 
your different attempts however.

Larry Hall                              lhall@rfk.com
RFK Partners, Inc.                      http://www.rfk.com
838 Washington Street                   (508) 893-9779 - RFK Office
Holliston, MA 01746                     (508) 893-9889 - FAX



At 04:14 PM 4/1/2002, Brian Warn wrote:
>OK, I tried each of the following. Since I have both cygwin and windows

>versions of rsync avaialble, I've been playing with each one:
>
>`c:\cygwin\bin\rsync.exe --daemon 
>--config=c:\cygwin\usr\share\rsync.conf`;
>`/cygdrive/c/WINNT/system32/rsync --daemon 
>--config=/cygdrive/c/WINNT/system32/drivers/etc/rsyncd.conf`;
>`c:\/WINNT\/system32\/rsync --daemon 
>--config=\/winnt\/system32\/drivers\/etc\/rsyncd.conf`;
>
>-----Original Message-----
>From: cygwin-owner@cygwin.com [mailto:cygwin-owner@cygwin.com] On 
>Behalf Of Robert Collins
>Sent: Monday, April 01, 2002 1:10 PM
>To: Brian Warn; cygwin@cygwin.com
>Subject: RE: rsync question
>
>
>
>
> > -----Original Message-----
> > From: Brian Warn [mailto:bwarn-nm@seattletimes.com]
> > Sent: Tuesday, April 02, 2002 7:06 AM
>
> > I've tried lots of different iterations -- I'll spare you all from 
> > the details -- with no success.
>
>How can suggest new things to try if we don't know what the old things 
>you're tried are?
>
>Rob
>
>--
>Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
>Bug reporting:         http://cygwin.com/bugs.html
>Documentation:         http://cygwin.com/docs.html
>FAQ:                   http://cygwin.com/faq/
>
>
>--
>Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
>Bug reporting:         http://cygwin.com/bugs.html
>Documentation:         http://cygwin.com/docs.html
>FAQ:                   http://cygwin.com/faq/


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]