From owner-freebsd-questions@FreeBSD.ORG Tue Sep 7 04:06:16 2004 Return-Path: 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 5FD3916A4CE for ; Tue, 7 Sep 2004 04:06:16 +0000 (GMT) Received: from wonkity.com (wonkity.com [65.173.111.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id F042F43D41 for ; Tue, 7 Sep 2004 04:06:15 +0000 (GMT) (envelope-from wblock@wonkity.com) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.13.1/8.13.1) with ESMTP id i8746BAO092538; Mon, 6 Sep 2004 22:06:11 -0600 (MDT) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.13.1/8.13.1/Submit) with ESMTP id i8746BUh092535; Mon, 6 Sep 2004 22:06:11 -0600 (MDT) (envelope-from wblock@wonkity.com) Date: Mon, 6 Sep 2004 22:06:11 -0600 (MDT) From: Warren Block To: "Ralph M. Los" In-Reply-To: Message-ID: <20040906215717.H92469@wonkity.com> References: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-1.5.6 (wonkity.com [127.0.0.1]); Mon, 06 Sep 2004 22:06:11 -0600 (MDT) cc: freebsd-questions@freebsd.org Subject: RE: data backup software for freebsd X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Sep 2004 04:06:16 -0000 On Mon, 6 Sep 2004, Ralph M. Los wrote: > Sorry to throw this in - but does anyone have any experience with > commercial, Win32-based backup software backing up Samba shares on > FreeBSD? > I have BackupExec running, on a tape library Win2k box, and I have my > file-server a FreeBSD 5.2.1 machine running Samba 2.2.8a. > I'm still learning BSD so please bear with my possibly stupid > question... Why does the Win2k box always backup the full share, even > though I have differential backup selected? [Note: other mailing lists removed from CC list.] One guess: you haven't configured Samba to map the Windows permission bits to Unix permission bits. So the backup can't use the archive bits to include only files that have changed. -Warren Block * Rapid City, South Dakota USA