From owner-freebsd-questions@FreeBSD.ORG Thu Jan 22 20:23:11 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 157A11065672 for ; Thu, 22 Jan 2009 20:23:11 +0000 (UTC) (envelope-from cswiger@mac.com) Received: from mail-out3.apple.com (mail-out3.apple.com [17.254.13.22]) by mx1.freebsd.org (Postfix) with ESMTP id EF6428FC1A for ; Thu, 22 Jan 2009 20:23:10 +0000 (UTC) (envelope-from cswiger@mac.com) Received: from relay11.apple.com (relay11.apple.com [17.128.113.48]) by mail-out3.apple.com (Postfix) with ESMTP id BB3274DA3A29; Thu, 22 Jan 2009 12:23:10 -0800 (PST) Received: from relay11.apple.com (unknown [127.0.0.1]) by relay11.apple.com (Symantec Brightmail Gateway) with ESMTP id 9D77528087; Thu, 22 Jan 2009 12:23:10 -0800 (PST) X-AuditID: 11807130-a788fbb000000fcd-48-4978d5aee3de Received: from cswiger1.apple.com (cswiger1.apple.com [17.227.140.124]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by relay11.apple.com (Apple SCV relay) with ESMTP id 84B3E2807E; Thu, 22 Jan 2009 12:23:10 -0800 (PST) Message-Id: From: Chuck Swiger To: bsd In-Reply-To: <1B33B4FC-D369-42C5-B0EF-4F213E2F2FD0@todoo.biz> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v930.3) Date: Thu, 22 Jan 2009 12:23:10 -0800 References: <1B33B4FC-D369-42C5-B0EF-4F213E2F2FD0@todoo.biz> X-Mailer: Apple Mail (2.930.3) X-Brightmail-Tracker: AAAAAA== Cc: Liste FreeBSD Subject: Re: Backup program on FreeBSD for DLT drive 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: Thu, 22 Jan 2009 20:23:11 -0000 On Jan 22, 2009, at 11:30 AM, bsd wrote: > I am using a FreeBSD server 7.0 as a Samba server and wanted to > backup this server using Quantum DLT tape. > > I would need a simple tool that could be configured rapidl at that's > stable enough to provide high security for the data. > Ideally any good pointer to a howto would be a must! See the fine Handbook: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/backup-basics.html http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/backups-tapebackups.html Regards, -- -Chuck