Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Jan 2003 10:21:34 +0100 (CET)
From:      "Gernot A. Weber" <gernot@quantumnet.de>
To:        Grant Peel <grant@thenetnow.com>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Backups
Message-ID:  <20030122102038.C44789@homer.quantumnet.de>
In-Reply-To: <000701c2c1a3$4365cbd0$6501a8c0@grant>
References:  <000701c2c1a3$4365cbd0$6501a8c0@grant>

next in thread | previous in thread | raw e-mail | index | archive | help
> My question is for all the rsync fans. (I have installed and am reading man
> pages). What would you suggest for a command line in crone to completely
> mirror one disk to another (both local). Permissions, ownerships, hidden
> files etc etc etc.

Try:

rsync -vaHxS

and probably -e if you want to use ssh instead of rlogin.

Hope that helps,

    Gernot Weber

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030122102038.C44789>