Hi,
I would like to do a rsync of my entire system to another machine on my
lan
but
exclude a certain folder. Please could you confirm if the following would
be
correct.
rsync -avz -e ssh --exclude='/var/lib/mysql' / root@[EMAIL PROTECTED]
up my entire system excluding /var/lib/mysql
Thanks in advance.
--
Leo