From owner-freebsd-questions Thu Jan 23 8:37:57 2003 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 0DF4D37B405 for ; Thu, 23 Jan 2003 08:37:56 -0800 (PST) Received: from hermes.pressenter.com (hermes.pressenter.com [209.224.20.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 38D0643F3F for ; Thu, 23 Jan 2003 08:37:50 -0800 (PST) (envelope-from nospam@hiltonbsd.com) Received: from [209.224.20.96] (helo=daggar.sbgnet.net) by hermes.pressenter.com with smtp (Exim 3.16 #1) id 18bkMB-0002jr-00; Thu, 23 Jan 2003 10:37:35 -0600 Date: Thu, 23 Jan 2003 10:37:33 -0600 From: Stephen Hilton To: freebsd-questions@FreeBSD.ORG Cc: 520023893678-0001@t-online.de Subject: Re: back up Win2k workstations? Message-Id: <20030123103733.7b533ad7.nospam@hiltonbsd.com> In-Reply-To: <20030123053544.A22659@small.pukruppa.de> References: <20030123053544.A22659@small.pukruppa.de> X-Mailer: Sylpheed version 0.8.8 (GTK+ 1.2.10; i386-portbld-freebsd4.7) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, 23 Jan 2003 05:41:07 +0000 (GMT) 520023893678-0001@t-online.de (P. U. Kruppa) wrote: > Hi, > > I am looking for a concept to back up some Win2k workstations on > a FreeBSD machine. Can this be done and how? > Setup a Samba server on the FreeBSD box, then use the native windows backup tools to backup to the Samba share. Archive backups on the FreeBSD/Samba machine to tape/CDRW etc... with tar. If file compression is enabled in the windows backup utility then avoid using compression in your tar command as you will waste a lot of CPU power for very little compression. Regards, Stephen Hilton nospam@hiltonbsd.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message