O.K.  That makes sense.  I'll install Cygwin and just to make sure I've got
everything at the correct version, I'll do the configure and make.

Thanks for the help!!!!!!!




                                                                                       
                             
                    Kevin Faust                                                        
                             
                    <kevinfaust@m        To:     [EMAIL PROTECTED]             
                             
                    ail.com>             cc:     David Bolen <[EMAIL PROTECTED]>, 
[EMAIL PROTECTED]             
                                         Subject:     Re: RSync on NT                  
                             
                    07/06/01                                                           
                             
                    05:58                                                              
                             
                                                                                       
                             
                                                                                       
                             




Even if your binary was built with Cygwin (and you have cygwin1.dll on your
path), I think you still need
cygwin installed to perform the mounts. When installed, the cygwin binary
adds its mount point(s) to the
registry.

[EMAIL PROTECTED] wrote:

> I thought the binary I down loaded was built with Cygwin but when I try
> your suggestion for the path names, RSync complains.
>
> Any chance I could get your binary?
>
>
>                     David Bolen
>                     <db3l@fitlinx        To:
"'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]>
>                     x.com>               cc:     [EMAIL PROTECTED]
>                                          Subject:     RE: RSync on NT
>                     07/03/01
>                     16:05
>
>
>
> [EMAIL PROTECTED] [[EMAIL PROTECTED]] writes:
>
> > Has anybody had any luck getting RSync to work with WinNT 4.0?
>
> Yep.  At least compiled for use with Cygwin, it works fine.  I do use
> a local tool to make a named pipe connection to a target machine
> rather than rsh, but any old path should work.
>
> > I am interested in using RSync in a non-daemon mode.  How do I specify
> > drive/directory paths along with host names?  If I issue this command:
>
> You can't really use native drive specifications because as you note
> rsync uses the Unix convention of separating the system from the path
> with a colon.
>
> But since Rsync is built on top of Cygwin (I'm presuming that's how
> you built it) you can use the standard /cygdrive/? notation (or until
> they formally remove it, the deprecated //? notation) to select a
> drive.  You should also be able to use "//system/share" to access
> network shares.
>
> -- David
>
> /-----------------------------------------------------------------------\
>  \               David Bolen            \   E-mail: [EMAIL PROTECTED]  /
>   |             FitLinxx, Inc.            \  Phone: (203) 708-5192    |
>  /  860 Canal Street, Stamford, CT  06902   \  Fax: (203) 316-5150     \
> \-----------------------------------------------------------------------/






Reply via email to