From owner-freebsd-questions Wed Aug 5 15:57:21 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA09253 for freebsd-questions-outgoing; Wed, 5 Aug 1998 15:57:21 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from rm-rstar.sfu.ca (rm-rstar.sfu.ca [142.58.120.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA09241 for ; Wed, 5 Aug 1998 15:57:19 -0700 (PDT) (envelope-from wolstena@sfu.ca) Received: from beaufort.sfu.ca (wolstena@beaufort.sfu.ca [192.168.0.110]) by rm-rstar.sfu.ca (8.8.7/8.8.7/SFU-4.0H) with SMTP id PAA29738; Wed, 5 Aug 1998 15:57:05 -0700 (PDT) Received: by beaufort.sfu.ca (951211.SGI.8.6.12.PATCH1502/SFU-2.7C) id PAA29898 (from wolstena@sfu.ca); Wed, 5 Aug 1998 15:56:59 -0700 Date: Wed, 5 Aug 1998 15:56:59 -0700 (PDT) From: Paul Wolstenholme X-Sender: wolstena@beaufort To: Mike Francis cc: freebsd-questions@FreeBSD.ORG Subject: Re: Back-UPs In-Reply-To: <35C89A30.1CF7FEBE@netxxpress.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Not long ago, I was asking the same question. If there was a consensus, it appeared to be that dump/restore was the way to go. There is suggested at the FreeBSD Homepage at the section in the HandBook dedicated to backups. The strength/weakness of dump is that it backs up file systems. If you installed FreeBSD using the defaults you would have 4 slices/partitions /,/var,/usr,swap. To do a full backup you would have to issues 3 separate dump commands (you don't have to worry about the swap). Most people I talked to have written scripts, programs or use Amanda to automate the process. Unlike other methods like tar, you do not have any constraints regarding long file names. The great thing about restore is that it has a interactive mode that makes it very easy to make selective restores. Both dump and restore on remote devices (e.g. dat). /Paul On Wed, 5 Aug 1998, Mike Francis wrote: > Hi > Whats the Best form of back up for freeBSD > The easest and best > I'm new at FreeBSD and reaaly need all the Help I can get > > Mike > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message