Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 May 2007 13:38:13 -0500
From:      Paul Schmehl <pauls@utdallas.edu>
To:        FreeBSD Questions <freebsd-questions@freebsd.org>
Subject:   Best remote backup method?
Message-ID:  <437646E3279CED649940FB48@utd59514.utdallas.edu>

next in thread | raw e-mail | index | archive | help
--==========86A36A4F377E10D64CA1==========
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

I'm presently backing up two servers in a remote location to a usb drive=20
located elsewhere by using rsync over ssh (all three are FreeBSD boxes.)=20
After the recent discussion about dump, I'm wondering if I would gain=20
anything by using dump rather than rsync.  Has anyone used both?  Any=20
thoughts as to which is "better" and why?

The rsync command I use is:
rsync -avz ${LOCALDIR} -e "ssh -i ${KEY}" ${REMOTEHOST}:${REMOTEDIR}

--=20
Paul Schmehl (pauls@utdallas.edu)
Senior Information Security Analyst
The University of Texas at Dallas
http://www.utdallas.edu/ir/security/

--==========86A36A4F377E10D64CA1==========--




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