Re: rsync question

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



On Apr 7, 2008, at 13:07, Ray Leventhal wrote:

I want to backup the /home tree to that box nightly via rsync (cronjob), so I tried this:

rsync -avrogz /home/ /mnt/backup/

First, drop "rog" from the options, as they are implied with -a. Also, since you are not going over a (potentially slow) network, drop the "z" as well, leaving you with just "rsync -av".

Alfred

_______________________________________________
CentOS mailing list
CentOS@xxxxxxxxxx
http://lists.centos.org/mailman/listinfo/centos

[Index of Archives]     [CentOS]     [CentOS Announce]     [CentOS Development]     [CentOS ARM Devel]     [CentOS Docs]     [CentOS Virtualization]     [Carrier Grade Linux]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Linux USB]
  Powered by Linux