Gentoo Archives: gentoo-user

From: Neil Bothwick <neil@××××××××××.uk>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: Encrypted backups under Gentoo
Date: Fri, 18 Apr 2008 08:26:30
Message-Id: 20080418092621.53539b40@loonquawl.digimed.co.uk
In Reply to: [gentoo-user] Re: Encrypted backups under Gentoo by Remy Blank
1 On Fri, 18 Apr 2008 09:34:49 +0200, Remy Blank wrote:
2
3 > There are at least two drawbacks to using rsync for mirroring the local
4 > backup to a remote host:
5 >
6 > - If your local backup becomes corrupt, then so does your remote
7 > backup, except if you are quick enough to disable the rsync step.
8
9 That's a potential problem with any form of backup, local or remote. The
10 truly paranoid would use two different backup methods on two physically
11 separate destinations.
12
13 > - If you have disconnection during the rsync step (happened to me
14 > last night), your remote backup is temporarily corrupted.
15
16 That should be fixable by having the script that runs rsync check the
17 return value and try again if it fails.
18
19
20 --
21 Neil Bothwick
22
23 The original point and click interface was a Smith & Wesson.

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-user] Re: Encrypted backups under Gentoo John covici <covici@××××××××××.com>
[gentoo-user] Re: Encrypted backups under Gentoo Remy Blank <remy.blank@×××××.com>