From owner-freebsd-questions@FreeBSD.ORG Wed May 16 18:38:13 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E402116A402 for ; Wed, 16 May 2007 18:38:13 +0000 (UTC) (envelope-from pauls@utdallas.edu) Received: from smtp2.utdallas.edu (smtp2.utdallas.edu [129.110.10.33]) by mx1.freebsd.org (Postfix) with ESMTP id C869413C459 for ; Wed, 16 May 2007 18:38:13 +0000 (UTC) (envelope-from pauls@utdallas.edu) Received: from utd59514.utdallas.edu (utd59514.utdallas.edu [129.110.3.28]) by smtp2.utdallas.edu (Postfix) with ESMTP id 706EE5C27A for ; Wed, 16 May 2007 13:38:13 -0500 (CDT) Date: Wed, 16 May 2007 13:38:13 -0500 From: Paul Schmehl To: FreeBSD Questions Message-ID: <437646E3279CED649940FB48@utd59514.utdallas.edu> X-Mailer: Mulberry/4.0.6 (Linux/x86) MIME-Version: 1.0 Content-Type: multipart/signed; micalg=sha1; protocol="application/pkcs7-signature"; boundary="==========86A36A4F377E10D64CA1==========" X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Best remote backup method? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 May 2007 18:38:14 -0000 --==========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==========--