rsync

Michael Havens bmike1 at gmail.com
Mon Apr 29 18:20:13 MST 2013


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?

rsync -vva --exclude=/home/bmike1/Pictures/* --exclude=.*mozilla*
--exclude=.*chromium* ~/* *xbmc at 192.168.0.3:/home/xbmc/*backupdirectoryname*;
rsync -vva --exclude=/home/bmike1/Pictures/* --exclude=.*mozilla*
--exclude=.*chromium* xbmc at 192.168.0.3:/home/xbmc/ *~/backupdirectoryname*
*
*
is this correct?

:-)~MIKE~(-:
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.phxlinux.org/pipermail/plug-discuss/attachments/20130429/ca52411c/attachment.html>


More information about the PLUG-discuss mailing list