From owner-freebsd-questions@FreeBSD.ORG Mon Jan 29 20:02:48 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 8022116A400 for ; Mon, 29 Jan 2007 20:02:48 +0000 (UTC) (envelope-from kend@amigo.net) Received: from mx.amigo.net (mx.amigo.net [209.94.64.31]) by mx1.freebsd.org (Postfix) with ESMTP id 5D6DE13C442 for ; Mon, 29 Jan 2007 20:02:48 +0000 (UTC) (envelope-from kend@amigo.net) Received: from localhost (localhost [127.0.0.1]) by mail2.amigo.net (Postfix) with ESMTP id B7BD0BF52D; Mon, 29 Jan 2007 12:45:46 -0700 (MST) X-Virus-Scanned: amavisd-new at amigo.net Received: from mx.amigo.net ([127.0.0.1]) by localhost (mail2.amigo.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Dd+MArt8-owe; Mon, 29 Jan 2007 12:45:46 -0700 (MST) Received: from [192.168.1.27] (billing.amigo.net [209.94.67.250]) by mail2.amigo.net (Postfix) with ESMTP id 74D70BF529; Mon, 29 Jan 2007 12:45:46 -0700 (MST) Date: Mon, 29 Jan 2007 12:45:45 -0700 From: Kenny Dail To: freebsd-questions@freebsd.org In-Reply-To: <20070126233731.673A316A419@hub.freebsd.org> References: <20070126233731.673A316A419@hub.freebsd.org> Message-Id: <20070129123502.836F.KEND@amigo.net> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Mailer: Becky! ver. 2.28.01 [en] Cc: gablebarber@gmail.com Subject: Re: Sorta OT - Backup solutions Mac to FreeBSD 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: Mon, 29 Jan 2007 20:02:48 -0000 > I have been poking around the 'Net a bit looking for an easy to use > backup solution for our Mac's (1 mini, 1 powerbook, more in the > future). > > Basically there is a server, offsite (FBSD 6.2) with 2 RAID 5 arrays. > I would like to be able to set the 2 (for now) clients to > automatically, incrementally backup certain directories, nightly. > Something encrypted would be nice aswell. I like Bacula (www.bacula.org) easier to set up than Amanda IMHO, and works with FreeBSD, MacOS X, Windows, and Linux. Full, Differential, and incremental backups, plus encryption. -- Kenny Dail