From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from <gentoo-user+bounces-78529-garchives=archives.gentoo.org@lists.gentoo.org>) id 1JmarJ-0000sB-Pf for garchives@archives.gentoo.org; Thu, 17 Apr 2008 20:37:30 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 757E6E0400; Thu, 17 Apr 2008 20:36:48 +0000 (UTC) Received: from mail.digimed.co.uk (82-69-83-178.dsl.in-addr.zen.co.uk [82.69.83.178]) by pigeon.gentoo.org (Postfix) with ESMTP id 2C4BCE0412 for <gentoo-user@lists.gentoo.org>; Thu, 17 Apr 2008 20:36:48 +0000 (UTC) Received: from loonquawl.digimed.co.uk (loonquawl.digimed.co.uk [192.168.1.5]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.digimed.co.uk (Postfix) with ESMTPSA id 837DF332C80 for <gentoo-user@lists.gentoo.org>; Thu, 17 Apr 2008 21:36:47 +0100 (BST) Date: Thu, 17 Apr 2008 21:36:47 +0100 From: Neil Bothwick <neil@digimed.co.uk> To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Re: Encrypted backups under Gentoo Message-ID: <20080417213647.72393203@loonquawl.digimed.co.uk> In-Reply-To: <fu86jf$t8e$1@ger.gmane.org> References: <871w54iiid.wl%jan.seeger@thenybble.de> <20080417184733.3cb0a695@loonquawl.digimed.co.uk> <fu86jf$t8e$1@ger.gmane.org> Organization: Digital Media Production X-Mailer: Claws Mail 3.3.1cvs57 (GTK+ 2.12.9; x86_64-pc-linux-gnu) X-GPG-Fingerprint: 7260 0F33 97EC 2F1E 7667 FE37 BA6E 1A97 4375 1903 Face: iVBORw0KGgoAAAANSUhEUgAAADAAAAAwBAMAAAClLOS0AAAAMFBMVEX///9/OBwcKrgODnFG1FTxxqqqxpxGOBwOnA7/1dQOHBxiVH8OABwOVA4Of3G4cXD8PZSwAAAAAXRSTlMAQObYZgAAAhZJREFUOI2l082L00AUAPAcbLS7isypB4VC8w+Iubl78JDDeAj0UnC91KKIomCL2MEa6CWHQRjYgygLwi4IroQIpSCiu0KlsILOooeuW1vmT1jYHtawsDJOJh/9SHPyQUgyP+a9mZeMovxHqPU0OSimwN2fc4df3Dnzy7iWHL+NMe6xq8nKEEKC7ZvJCbZtEBsPExMMo+cDm61/CppyBtlPZDINCWymimETA0qYzqVCg4Xwe7qEGQJmezO1YR/Og+d2DNM1rtuQ2ZD0ktDDA+zD9HLvbx308eAtZH1C2McJeLrlCtg1h58JcWl1DKhBGR58Mx/+NZ9RfTlOlkVXdt+RfWTVPUS7ur40BtRhePig+cSzqC6iFcFmo3MO752ucWDpmi8xOB0VbmRq3Ltc0Lviao1BMYtKJZ9ra8sCtEshOM5G5r1oMSi2NSqgoMdQVcS/lj1auUXdCVBR4829NUUplconnVc+aEERgJwvAKBas8TpzlkJQRGEXARE5Mve17pKfQj2eIIc6sdjfpHuLMgZQZFswz1eE1EeWT+qj8S4gFUJr91DeV9ZX7e6BQmtYLlu2NDzOUr19iSEJ6aSa3JuLcV93HRXAwD5Eud8W7Q+SIGssJ3gyAfudcOtf4igIjbvy/b34P1GBBkJI3DhMHhfiCArM4kmhKtcjCEcP46+uhM9qKMRyP8ZH/dPSkq8TIPFNJgX/wBV+wZAZEipVgAAAABJRU5ErkJggg== Precedence: bulk List-Post: <mailto:gentoo-user@lists.gentoo.org> List-Help: <mailto:gentoo-user+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-user.gentoo.org> X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 Content-Type: multipart/signed; boundary="Sig_/QCHpZM6k6NbcbD+8Fo_Jb1N"; protocol="application/pgp-signature"; micalg=PGP-SHA1 X-Archives-Salt: 42c8e350-d606-45e2-9a4a-766d835c588e X-Archives-Hash: de52984045fcb31b0d6c36bdd73e5cfa --Sig_/QCHpZM6k6NbcbD+8Fo_Jb1N Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable On Thu, 17 Apr 2008 20:57:47 +0200, Remy Blank wrote: > > I'm now testing app-backup/boxbackup, > > which seems good so far. =20 >=20 > Please report your findings on the list! I'm not all too happy about my=20 > current solution (rdiff-backup locally to a filesystem over dmcrypt,=20 > loopback-mounted from a file, followed by an rsync over ssh to a remote=20 > host), and I'd be happy to find something better! I'm currently using it with a local server. If I decide to use the backups on a remote server too, I'll probably stick to backing up to the local server and then using rsync. It makes sense to have a copy of the backup locally and only use the much slower option of restoring from a remote host when absolutely necessary. --=20 Neil Bothwick Top Oxymorons Number 36: Alone together --Sig_/QCHpZM6k6NbcbD+8Fo_Jb1N Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (GNU/Linux) iEYEARECAAYFAkgHtN8ACgkQum4al0N1GQPxugCgixvP83gfxWIJmjEnaY4tLq+5 fPIAoJcbhhqSGDsCFjeomAJpYOfxx7cK =tL7b -----END PGP SIGNATURE----- --Sig_/QCHpZM6k6NbcbD+8Fo_Jb1N-- -- gentoo-user@lists.gentoo.org mailing list