From owner-freebsd-questions@FreeBSD.ORG Wed Jul 18 17:29:05 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 54A0016A400 for ; Wed, 18 Jul 2007 17:29:05 +0000 (UTC) (envelope-from fbsd06@mlists.homeunix.com) Received: from mxout-03.mxes.net (mxout-03.mxes.net [216.86.168.178]) by mx1.freebsd.org (Postfix) with ESMTP id 2D57213C4C4 for ; Wed, 18 Jul 2007 17:29:04 +0000 (UTC) (envelope-from fbsd06@mlists.homeunix.com) Received: from gumby.homeunix.com. (unknown [87.81.140.128]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.mxes.net (Postfix) with ESMTP id 9856D51943 for ; Wed, 18 Jul 2007 13:29:02 -0400 (EDT) Date: Wed, 18 Jul 2007 18:28:55 +0100 From: RW To: freebsd-questions@freebsd.org Message-ID: <20070718182855.577d1bb9@gumby.homeunix.com.> In-Reply-To: References: X-Mailer: Claws Mail 2.9.2 (GTK+ 2.10.13; i386-portbld-freebsd6.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: How do you backup an encrypted geli partition? 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, 18 Jul 2007 17:29:05 -0000 On Wed, 18 Jul 2007 08:02:53 -0700 "Neil Gruending" wrote: > Hi there, > > If I created an encrypted partition using geli, is it possible back it > up to another machine and still keep in encrypted? I want to use geli > for my subversion repository and then back it up to an offsite host > (hopefully using something like rsync). Short of taking a disk image, no. But once it's mounted it's no different from any other partition, so there's nothing to stop you rsynching to another encrypted partition or creating an encrypted archive.