Just a little trick...

Rodolfo Medina writes:

>   $ rsync -vrtu --delete --exclude='/.*' . 192.168.0.2:/home/rodolfo

This is equivalent:

rsync -vrtu --delete --exclude='/.*' . rodo...@192.168.0.2:

or just

rsync -vrtu --delete --exclude='/.*' . 192.168.0.2:

if you are already `rodolfo' on your local computer.

-- 
Alberto


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/87vd5knb59....@eps142.cdf.udc.es

Reply via email to