X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org From: "Dave Korn" To: References: <9a6449f40805271915h230e8146y6e1b8aa0b37ae667 AT mail DOT gmail DOT com> <9a6449f40805281005pc19e88dk3db6059808efe8f0 AT mail DOT gmail DOT com> Subject: RE: rsync immediately hangs when connecting via ssh (still trying to fix, revisited from Aug 07) Date: Wed, 28 May 2008 18:18:58 +0100 Message-ID: <005a01c8c0e6$ea86c110$2708a8c0@CAM.ARTIMI.COM> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 11 In-Reply-To: <9a6449f40805281005pc19e88dk3db6059808efe8f0@mail.gmail.com> Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 Joel Harrison wrote on 28 May 2008 18:05: > My ISP (site5) doesn't seem to be running the RSYNC daemon. Can I use > a local rsync daemon to connect to a remote host that is NOT running > the daemon? I can't seem to make it work. No, of course not. Daemons don't make outgoing connections on the whole (they tend to be servers rather than clients), and even if they did, there's simply nothing for it to connect /to/ at the ISP end. Consider an equivalent question, generated from your own by text substitution: > My ISP (site5) doesn't seem to be running A WEB SERVER. Can I use > a local WEB SERVER to connect to a remote host that is NOT running > A WEB SERVER? I can't seem to make it work. Does that make it any clearer? cheers, DaveK -- Can't think of a witty .sigline today.... -- 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/