I was wondering.... I think what I'm doing is making both home directories identical. To not do that (and to make a backup) I should:<div><div style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)">

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

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


<br><br><div class="gmail_quote">On Sun, Apr 28, 2013 at 5:32 PM, Michael Havens <span dir="ltr"><<a href="mailto:bmike1@gmail.com" target="_blank">bmike1@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

nevermind.... figured it out. it was openssh-server. My memory is getting better!<br clear="all"><div>:-)~MIKE~(-:</div><div class="HOEnZb"><div class="h5">
<br><br><div class="gmail_quote">On Sun, Apr 28, 2013 at 5:23 PM, Michael Havens <span dir="ltr"><<a href="mailto:bmike1@gmail.com" target="_blank">bmike1@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">


I was backing up my primary boxes home directory to the office computer. Well, it was decided to turn that computer into an entertainment center so xbmc was put on it about 4 weeks ago. I then figured I would back up everything like I did before. <div>



I just remembered that when this happened before I had to install a program. I thought a google search would reveal the answer but was wrong. What program do I need to apt-get? I think it is ssh-server?<br clear="all"><div>



:-)~MIKE~(-:</div><div><br></div><div><div>rsync -vva --exclude=/home/bmike1/Pictures/* --exclude=.*mozilla* --exclude=.*chromium* ~/ xbmc@192.168.0.3:/home/xbmc/;rsync -vva --exclude=/home/bmike1/Pictures/* --exclude=.*mozilla* --exclude=.*chromium* xbmc@192.168.0.3:/home/xbmc/ ~/</div>





<div>opening connection using: ssh -l xbmc 192.168.0.3 rsync --server -vvlogDtpre.iLsf . /home/xbmc/ </div><div>ssh: connect to host 192.168.0.3 port 22: Connection refused</div><div>rsync: connection unexpectedly closed (0 bytes received so far) [sender]</div>





<div>rsync error: unexplained error (code 255) at io.c(605) [sender=3.0.9]</div><div>opening connection using: ssh -l xbmc 192.168.0.3 rsync --server --sender -vvlogDtpre.iLsf . /home/xbmc/ </div><div>ssh: connect to host 192.168.0.3 port 22: Connection refused</div>





<div>rsync: connection unexpectedly closed (0 bytes received so far) [Receiver]</div><div>rsync error: unexplained error (code 255) at io.c(605) [Receiver=3.0.9]</div></div><div><br></div>
</div>
</blockquote></div><br>
</div></div></blockquote></div><br></div>