--- 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/