[SunHELP] Rsync with SSH

Jarrett Carver sunhelp at sunhelp.org
Wed Oct 24 16:08:40 CDT 2001


This is a multi-part message in MIME format.

------=_NextPart_000_38a4_18ba_6b1e
Content-Type: text/plain; format=flowed

Use the -e option with rsync to indicate the connection software to use.

e.g. The following syncs a local directory (software) with a distant master, 
using ssh.

/usr/local/bin/rsync -rL -e "/usr/local/bin/ssh" master:/software /software


Things to check. The user running the command has to have an entry in 
/etc/hosts.equiv or $HOME/.shosts on the distant system, AND the distant 
system needs to have the ssh hostkey.

So if you can run `ssh master` and get in WITHOUT being prompted for a 
password, that same user can run the rsync command above.



Jarrett Carver           http://www.geocities.com/solarboyz1
solarboyz1 at hotmail.com   Unix/NT Systems Administrator
___________________________________________________________

"In theory, there is no difference between theory and
practice. But, in practice, there is. "
       - Jan L.A. van de Snepscheut
____________________________________________________________



>From: "Devrim Yilmaz (Garanti Teknoloji)" <DevrimY at garanti.com.tr>
>Reply-To: sunhelp at sunhelp.org
>To: "'sunhelp at sunhelp.org'" <sunhelp at sunhelp.org>
>Subject: [SunHELP] Rsync with SSH
>Date: Wed, 24 Oct 2001 17:49:23 +0300
>


_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp

------=_NextPart_000_38a4_18ba_6b1e
Content-Type: message/rfc822

>From sunhelp-admin at sunhelp.org Wed, 24 Oct 2001 07:54:41 -0700
Received: from [207.200.6.75] by hotmail.com (3.2) with ESMTP id MHotMailBDA020E200BD400438DACFC8064BED870; Wed, 24 Oct 2001 07:53:25 -0700
Received: from ohno.mrbill.net (localhost [127.0.0.1])
	by ohno.mrbill.net (Postfix) with ESMTP
	id 1A0EE11D7F; Wed, 24 Oct 2001 09:48:34 -0500 (CDT)
Delivered-To: sunhelp at sunhelp.org
Received: from dmzexc7.garanti.com.tr (mailser2.garanti.com.tr [194.29.208.104])
	by ohno.mrbill.net (Postfix) with ESMTP id C424011D79
	for <sunhelp at sunhelp.org>; Wed, 24 Oct 2001 09:47:51 -0500 (CDT)
Received: from gtiexc2.fw.teknoloji.com.tr (gtiexc2.fw.garanti.com.tr [10.129.0.40]) by dmzexc7.garanti.com.tr with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2653.13)
	id VQQS2Y88; Wed, 24 Oct 2001 17:45:58 +0300
Received: by gtiexc2.fw.teknoloji.com.tr with Internet Mail Service (5.5.2653.19)
	id <VG36R80T>; Wed, 24 Oct 2001 17:49:27 +0300
Message-ID: <EE258C50E903A74C8C89FCE1FB30E640023512 at gtiexc5.fw.teknoloji.com.tr>
From: "Devrim Yilmaz (Garanti Teknoloji)" <DevrimY at garanti.com.tr>
To: "'sunhelp at sunhelp.org'" <sunhelp at sunhelp.org>
MIME-Version: 1.0
X-Mailer: Internet Mail Service (5.5.2653.19)
Content-Type: text/html;
	charset="ISO-8859-9"
Subject: [SunHELP] Rsync with SSH
Sender: sunhelp-admin at sunhelp.org
Errors-To: sunhelp-admin at sunhelp.org
X-BeenThere: sunhelp at sunhelp.org
X-Mailman-Version: 2.0.6
Precedence: bulk
Reply-To: sunhelp at sunhelp.org
List-Help: <mailto:sunhelp-request at sunhelp.org?subject=help>
List-Post: <mailto:sunhelp at sunhelp.org>
List-Subscribe: <http://www.sunhelp.org/mailman/listinfo/sunhelp>,
	<mailto:sunhelp-request at sunhelp.org?subject=subscribe>
List-Id: General discussion / help / chat about Sun machines and software <sunhelp.sunhelp.org>
List-Unsubscribe: <http://www.sunhelp.org/mailman/listinfo/sunhelp>,
	<mailto:sunhelp-request at sunhelp.org?subject=unsubscribe>
List-Archive: <http://www.sunhelp.org/pipermail/sunhelp/>
Date: Wed, 24 Oct 2001 17:49:23 +0300

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-9">
<META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2653.12">
<TITLE>Rsync with SSH</TITLE>
</HEAD>
<BODY>

<P><FONT SIZE=2 FACE="Tahoma">Hi friends;</FONT>
</P>

<P><FONT SIZE=2 FACE="Tahoma">I want to use rsync with ssh. Is there any experienced one about this issue?</FONT>
</P>

<P><FONT SIZE=2 FACE="Tahoma">Thx and regards,</FONT>
<BR><FONT SIZE=2 FACE="Tahoma">dEVRim-</FONT>
</P>

</BODY>
</HTML>
_______________________________________________
SunHELP maillist  -  SunHELP at sunhelp.org
http://www.sunhelp.org/mailman/listinfo/sunhelp


------=_NextPart_000_38a4_18ba_6b1e--



More information about the SunHELP mailing list