<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<TITLE>Message</TITLE>

<META content="MSHTML 6.00.2800.1400" name=GENERATOR></HEAD>
<BODY>
<DIV dir=ltr align=left><SPAN class=106320918-10032004><FONT face=Arial 
color=#0000ff size=2>The man page is very helpful, below is what I 
do:</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=106320918-10032004><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=106320918-10032004><FONT face=Arial 
color=#0000ff size=2>rsync -avcz -e ssh $Sourcehost:/$path 
$destinationhost:/$path</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=106320918-10032004><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=106320918-10032004><FONT face=Arial 
color=#0000ff size=2>a = archive  **backup mode</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=106320918-10032004><FONT face=Arial 
color=#0000ff size=2>v = verbose  **good to not use when being run as a 
cronjob or as an unattended script, ie 'rsync -acz'</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=106320918-10032004><FONT face=Arial 
color=#0000ff size=2>c = checksum  **verify packets don't change in 
transit</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=106320918-10032004><FONT face=Arial 
color=#0000ff size=2>z = compress  **decrease network bandwidth needed for 
use</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=106320918-10032004><FONT face=Arial 
color=#0000ff size=2>e = specify protocol to use, I prefer ssh to envrypt the 
packet traffic</FONT></SPAN></DIV><BR>
<DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left>
<HR tabIndex=-1>
<FONT face=Tahoma size=2><B>From:</B> k12osn-admin@redhat.com 
[mailto:k12osn-admin@redhat.com] <B>On Behalf Of </B>Jim 
Kronebusch<BR><B>Sent:</B> Wednesday, March 10, 2004 9:45 AM<BR><B>To:</B> 
k12osn@redhat.com<BR><B>Subject:</B> [K12OSN] RSYNC 
Question<BR></FONT><BR></DIV>
<DIV></DIV>
<DIV><SPAN class=250113717-10032004><FONT face=Arial size=2>I have seen some 
stuff referring to rsync with backing up servers.  Can anyone tell me how 
this works?  Can I use this to make an exact copy of my running production 
server to a backup server of either equal or lesser hardware.  Idea being 
that upon hardware failure of the production server I would have an up to date 
backup (or possibly only 24hrs behind) to swap in and run as a temporary 
production server until the main hardware was repaired.  Let me know if 
this is feasible (maybe I need identical hardware) and if so where to start 
(what commands to issue).  Ideally I would like to have the two machines 
running a scheduled periodic backup that was automatic and did not require any 
manual intervention.</FONT></SPAN></DIV>
<DIV><SPAN class=250113717-10032004><FONT face=Arial 
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=250113717-10032004><FONT face=Arial 
size=2>Thanks</FONT></SPAN></DIV><BR>
<P><FONT size=2>---<BR>Outgoing mail is certified Virus Free.<BR>Checked by AVG 
anti-virus system (http://www.grisoft.com).<BR>Version: 6.0.615 / Virus 
Database: 394 - Release Date: 3/8/2004<BR></FONT></P></BODY></HTML>