<br><div class="gmail_quote"><div style="color:rgb(34,34,34);font-size:13px;font-family:arial,sans-serif">I want to have a backup of the hard drives of the computers in my house on the other computer. What I was doing before is making each ~ identical. Would the following command give me the desired effect?</div>



<div style="color:rgb(34,34,34);font-size:13px;font-family:arial,sans-serif"><br></div><div style="color:rgb(34,34,34);font-size:13px;font-family:arial,sans-serif">
rsync -vva --exclude=/home/bmike1/Pictures/* --exclude=.*mozilla* --exclude=.*chromium* ~/<b style="background-color:transparent"> </b>xbmc@192.168.0.3:/home/xbmc/<b style="background-color:transparent">backupdirectoryname</b>; rsync -vva --exclude=/home/bmike1/Pictures/* --exclude=.*mozilla* --exclude=.*chromium* xbmc@192.168.0.3:/home/xbmc/ <b>~/backupdirectoryname</b></div>



<div style="color:rgb(34,34,34);font-size:13px;font-family:arial,sans-serif"><b><br></b></div><div style="color:rgb(34,34,34);font-size:13px;font-family:arial,sans-serif">
is this correct?</div><div><br></div><div>:-)~MIKE~(-:</div>
</div><br>