From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.54) id 1FIQea-0006IU-1m for garchives@archives.gentoo.org; Sun, 12 Mar 2006 13:30:36 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.5.20060308/8.13.5) with SMTP id k2CDTVBF029318; Sun, 12 Mar 2006 13:29:31 GMT Received: from ptb-relay03.plus.net (ptb-relay03.plus.net [212.159.14.214]) by robin.gentoo.org (8.13.5.20060308/8.13.5) with ESMTP id k2CDO7a2000009 for ; Sun, 12 Mar 2006 13:24:07 GMT Received: from [212.159.109.207] (helo=pc2.homenet.com) by ptb-relay03.plus.net with esmtp (Exim) id 1FIQYJ-0000aQ-FH for gentoo-user@lists.gentoo.org; Sun, 12 Mar 2006 13:24:07 +0000 From: Paul Stear Organization: appjaws To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] remote rsync Date: Sun, 12 Mar 2006 13:19:36 +0000 User-Agent: KMail/1.8.3 References: <200603121225.30008.gentoo@appjaws.plus.com> <44141CD3.6050104@ezyield.com> In-Reply-To: <44141CD3.6050104@ezyield.com> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200603121319.36237.gentoo@appjaws.plus.com> X-Archives-Salt: 4b3af670-63b2-4862-ae4e-4d3c6478c2fe X-Archives-Hash: 473c1d2dcc2bf23ee9d37b061c7242a9 On Sunday 12 Mar 2006 13:06, Tito Valentin wrote: > Paul, > > You could try it like this: > > rsync -Cav --delete --progress /test -e ssh lkd5f:/test > > Also, make sure that your other machine allows you to connect via ssh > ...hope this helps I tried it as you suggested but get the same errors. I thought ssh was used by default. How do I check if the remote machine allows ssh? > Paul Stear wrote: > >Hi all, > >I am trying to rsync to a remote server with the command: > >rsync -Cav --delete --progress /test lkd5f:/test > >but I get the following error messages: > >ssh: connect to host lkd5f port 22: Connection refused > >rsync: connection unexpectedly closed (0 bytes received so far) [sender] > >rsync error: error in rsync protocol data stream (code 12) at io.c(434) > > > >2 questions > >1. Should this command work? > >2. How do I prevent port 22 from refusing the connection? > > > >I am a complete dunce with anything to do with remote machines so any help > >will be greatly received > > > >Paul -- This message has been sent using kmail with gentoo linux -- gentoo-user@gentoo.org mailing list