From owner-freebsd-questions@FreeBSD.ORG Fri Feb 27 14:39:42 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 5015B16A4CE for ; Fri, 27 Feb 2004 14:39:42 -0800 (PST) Received: from mx1.heronetwork.com (mail.heronetwork.com [216.254.62.176]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3BF5443D31 for ; Fri, 27 Feb 2004 14:39:42 -0800 (PST) (envelope-from sandshrimp@comcast.net) Received: by mx1.heronetwork.com (Postfix, from userid 1003) id AD091A6A10; Fri, 27 Feb 2004 14:39:41 -0800 (PST) Received: from comcast.net (c-24-19-3-98.client.comcast.net [24.19.3.98]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.heronetwork.com (Postfix) with ESMTP id 21266A6A08; Fri, 27 Feb 2004 14:39:40 -0800 (PST) Message-ID: <403FC724.3070407@comcast.net> Date: Fri, 27 Feb 2004 14:39:32 -0800 From: Ryan Merrick User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.5) Gecko/20031218 X-Accept-Language: en-us, en MIME-Version: 1.0 To: "Benjamin P. Keating" References: <403EEEDF.3030500@teov.org> In-Reply-To: <403EEEDF.3030500@teov.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on nott.heronetwork.com X-Spam-Status: No, hits=0.0 required=8.0 tests=AWL autolearn=no version=2.63 cc: questions@freebsd.org Subject: Re: directories to exclude for backups 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: Fri, 27 Feb 2004 22:39:42 -0000 Benjamin P. Keating wrote: > My Plan is to make a gzipped tarball of the entire machine, excluding > directories that are not necessary. If however, there is a more sound > solution then tarballing a machine for a backup, Im all ears. I know > rsync is a possibility, but i'd like to have just a solid, non-active > archive copy of machines. > > EXCLUDE DIRECTORIES > ---------------------------------------------- > /proc > /dev > /tmp > /usr/ports/ > /var/tmp/ > > What else would be safe to exclude? > > Thanks, > -Ben > Hello, I use bacula to disk and tape. http://www.bacula.org/ /usr/ports/sysutils/bacula -- -Ryan Merrick sandshrimp@comcast.net