From owner-freebsd-questions@FreeBSD.ORG Sun Oct 30 19:30:15 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AE8C916A41F for ; Sun, 30 Oct 2005 19:30:15 +0000 (GMT) (envelope-from albi@scii.nl) Received: from post-23.mail.nl.demon.net (post-23.mail.nl.demon.net [194.159.73.193]) by mx1.FreeBSD.org (Postfix) with ESMTP id AADC743D49 for ; Sun, 30 Oct 2005 19:30:14 +0000 (GMT) (envelope-from albi@scii.nl) Received: from aseed.demon.nl ([83.160.138.119]:10047 helo=mail.aseed.antenna.nl) by post-23.mail.nl.demon.net with esmtp (Exim 4.51) id 1EWIsf-000O84-M3 for freebsd-questions@freebsd.org; Sun, 30 Oct 2005 19:30:13 +0000 Received: from http.aseed.antenna.nl (http.aseed.antenna.nl [192.168.0.50]) by mail.aseed.antenna.nl (Postfix) with ESMTP id 96CA0154442 for ; Sun, 30 Oct 2005 20:31:23 +0100 (CET) Received: from localhost.localdomain (217-19-30-147.dsl.cambrium.nl [217.19.30.147]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by http.aseed.antenna.nl (Postfix) with ESMTP id 05C6659D83A for ; Sun, 30 Oct 2005 20:31:58 +0100 (CET) Date: Sun, 30 Oct 2005 20:30:06 +0100 From: albi To: freebsd-questions@freebsd.org Message-Id: <20051030203006.fb862fab.albi@scii.nl> In-Reply-To: <20051030134902.GG2911@beastie.creo.hu> References: <20051030134902.GG2911@beastie.creo.hu> X-Mailer: Sylpheed version 2.1.1 (GTK+ 2.8.6; i486-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: backup strategies 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: Sun, 30 Oct 2005 19:30:15 -0000 On Sun, 30 Oct 2005 14:49:02 +0100 Csaba Henk wrote: > We plan to set up a backup server. -- cut -- > 1) What parts are to be backed up? If I backup the whole system, the > backup disk will get full soon. incremental backups via a script called from cron sounds good, you might consider trying rdiff-backup http://www.nongnu.org/rdiff-backup/ http://www.nongnu.org/rdiff-backup/examples.html -- grtjs, albi gpg-key: lynx -dump http://scii.nl/~albi/gpg.asc | gpg --import