This is the mail archive of the cygwin 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 on two WinXP Machines: how?


--- Richard Ivarson ha scritto:

> Hi,
> 
> Cygwin's rsync runs successfully on a WinXP machine
> of mine which remote 
> syncs with a Linux PC. All works fine.
> 
> Now I'd like to remote sync two WinXP machines. How?
> 
> I tried the following, without success so far :
> 
> 1.) On the 2nd PC I let (auto) start "rsync
> --daemon" so rsync is running and 
> waiting.
> 2) When I start rsync on the 1st PC it always says:
> no connection possible 
> (I've to write down the exact error message).
> 
> I've used the special host syntax with double colons
> for a remote sync daemon 
> as described here:
> http://linuxreviews.org/man/rsync/index.html.en#lbAI
> Codeword "rsync -av host::src /dest"
> 
> What could be the problem?
> 
> -Richard

try with
starting  sshd service and connect with

rsync --rsh=ssh ...

Regards
Marco



      Scopri il blog di Yahoo! Mail:
Trucchi, novità e scrivi la tua opinione.
http://www.ymailblogit.com/blog

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.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]