From mboxrd@z Thu Jan  1 00:00:00 1970
Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org)
	by finch.gentoo.org with esmtp (Exim 4.60)
	(envelope-from <gentoo-user+bounces-108111-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1NkfTy-00028C-2l
	for garchives@archives.gentoo.org; Thu, 25 Feb 2010 15:18:30 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 03FE3E1001
	for <garchives@archives.gentoo.org>; Thu, 25 Feb 2010 15:18:28 +0000 (UTC)
Received: from mail-pz0-f176.google.com (mail-pz0-f176.google.com [209.85.222.176])
	by pigeon.gentoo.org (Postfix) with ESMTP id DB224E0ADC
	for <gentoo-user@lists.gentoo.org>; Thu, 25 Feb 2010 15:15:36 +0000 (UTC)
Received: by pzk6 with SMTP id 6so1447744pzk.10
        for <gentoo-user@lists.gentoo.org>; Thu, 25 Feb 2010 07:15:36 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=gamma;
        h=domainkey-signature:mime-version:received:in-reply-to:references
         :date:message-id:subject:from:to:content-type;
        bh=7XKFP3lai22R63U9n5v5ubNHR8Lj79IM9YGb6TEotuY=;
        b=R/JfsyGji7eqzF7jaYDqhe3z54/QwRTtGW7IPoV7Wx2v+IJfdAYcRQaiCIsRI6NISr
         NaymYbeuO2bNKluZJUkDTIoC4sTunMbUbADTGEy6RmJgUUllNFPMhrqHfyrZ3YUREgA+
         48LRFJ/fPPVTZ0l9SLbWmkwoJ9O9ZYeFBu0cA=
DomainKey-Signature: a=rsa-sha1; c=nofws;
        d=gmail.com; s=gamma;
        h=mime-version:in-reply-to:references:date:message-id:subject:from:to
         :content-type;
        b=Bl8MHiNFtUZpj15J2zT/46dOLrEr5F/h1E0W448Fh8CyR8Ba1iqEp1+bcfUyqAHL9/
         cRWkinlxBEuh2G1vyLKDxfHbuqA4zCgTSwnXZOGTjLYyKwI2dxgHFrITU8fm9Y2iH10v
         wXNyLY7S31LA/AZdhhgbrK4ryBB7kXcmokCbs=
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
Received: by 10.140.179.39 with SMTP id b39mr603344rvf.289.1267110936178; Thu, 
	25 Feb 2010 07:15:36 -0800 (PST)
In-Reply-To: <20100224205159.71dd79be@digimed.co.uk>
References: <49bf44f10911190844i5cb77185me60d5eb44ff2bfc7@mail.gmail.com>
	 <20091119172558.45ac3a44@zaphod.digimed.co.uk>
	 <49bf44f10911200805u55dfe4e1j1a7b61928ea568e5@mail.gmail.com>
	 <20091120220828.2798bcea@digimed.co.uk>
	 <49bf44f11002241102u4e58e7d1t71d5413a1aff4c76@mail.gmail.com>
	 <20100224205159.71dd79be@digimed.co.uk>
Date: Thu, 25 Feb 2010 16:15:36 +0100
Message-ID: <c1c10dab1002250715o12237750q707b43bb7a9d7075@mail.gmail.com>
Subject: Re: [gentoo-user] rsync backup system
From: Ward Poelmans <wpoely86@gmail.com>
To: gentoo-user@lists.gentoo.org
Content-Type: text/plain; charset=UTF-8
X-Archives-Salt: 631ea473-89cd-44ce-bf05-f12703eb7f7c
X-Archives-Hash: d16d75832ce48db6e532648e5b3d2fe9

On Wed, Feb 24, 2010 at 21:51, Neil Bothwick <neil@digimed.co.uk> wrote:
>
> It looks interesting, and no program is that good that alternatives
> should never be considered, but I really like the way BaclupPC works.
> Everything is handled by the server, all you need to do on each client is
> copy the backuppc user's public key to /root/.ssh/authorized_keys.

Well, that's one of the things i don't like. Is there backup software
where the client does the backup to the server and not the server
fetching the backup from the client? I can't find a good way to take
regular backup's from laptop that come and go.

Regards,

Ward