From owner-freebsd-questions@FreeBSD.ORG Fri Dec 9 02:21:52 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 12DE916A41F for ; Fri, 9 Dec 2005 02:21:52 +0000 (GMT) (envelope-from on@cs.ait.ac.th) Received: from mail.cs.ait.ac.th (mail.cs.ait.ac.th [192.41.170.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9ACC243D5D for ; Fri, 9 Dec 2005 02:21:43 +0000 (GMT) (envelope-from on@cs.ait.ac.th) Received: from banyan.cs.ait.ac.th (banyan.cs.ait.ac.th [192.41.170.5]) by mail.cs.ait.ac.th (8.12.11/8.12.11) with ESMTP id jB92Lao3027864 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Fri, 9 Dec 2005 09:21:36 +0700 (ICT) Received: (from on@localhost) by banyan.cs.ait.ac.th (8.13.1/8.12.11) id jB92LUNV013191; Fri, 9 Dec 2005 09:21:30 +0700 (ICT) Date: Fri, 9 Dec 2005 09:21:30 +0700 (ICT) Message-Id: <200512090221.jB92LUNV013191@banyan.cs.ait.ac.th> From: Olivier Nicole To: freebsd-questions@freebsd.org In-reply-to: <20051208224447.GA23802@mach.bobleeit.net> References: <000a01c60cb3$8aac6130$2401a8c0@XGISH> <20051208224447.GA23802@mach.bobleeit.net> X-Virus-Scanned: on CSIM by amavisd-milter (http://www.amavis.org/) Subject: Re: Bacula vs. Amanda vs. whatever ... 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: Fri, 09 Dec 2005 02:21:52 -0000 > I have a home network with two FreeBSD servers (web- and file-server), a = > number of Windows desktops and a wireless FreeBSD laptop all connected to o= > ne another using Samba.=20 Advantage of Amanda, if I understand well, is that you don't need to install anything on your Windows machines. I have been using Amanda to backup various Unixes and Windows for years now and it is very satisfactory. I even wrote some web interface so that Windows user could add some shares to back-up, without any sys admin help. OK that bit has not been tested with XP... Olivier