X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com From: Richard Ivarson Subject: Rsync on two WinXP Machines: how? Date: Tue, 14 Oct 2008 12:39:54 +0200 Lines: 21 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit User-Agent: Thunderbird 2.0.0.17 (Windows/20080914) X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com 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 -- 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/