From owner-freebsd-hackers Thu Jul 26 11:55: 2 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from po3.glue.umd.edu (po3.glue.umd.edu [128.8.10.123]) by hub.freebsd.org (Postfix) with ESMTP id 2BE7737B403 for ; Thu, 26 Jul 2001 11:54:57 -0700 (PDT) (envelope-from howardjp@Glue.umd.edu) Received: from z.glue.umd.edu (IDENT:root@z.glue.umd.edu [128.8.10.71]) by po3.glue.umd.edu (8.10.1/8.10.1) with ESMTP id f6QIssB22471; Thu, 26 Jul 2001 14:54:55 -0400 (EDT) Received: from z.glue.umd.edu (IDENT:sendmail@localhost [127.0.0.1]) by z.glue.umd.edu (8.9.3/8.9.3) with SMTP id OAA14933; Thu, 26 Jul 2001 14:54:54 -0400 (EDT) Received: from localhost (howardjp@localhost) by z.glue.umd.edu (8.9.3/8.9.3) with ESMTP id OAA14912; Thu, 26 Jul 2001 14:54:52 -0400 (EDT) X-Authentication-Warning: z.glue.umd.edu: howardjp owned process doing -bs Date: Thu, 26 Jul 2001 14:54:52 -0400 (EDT) From: James Howard To: =?iso-8859-1?Q?Lars_K=FChl?= Cc: freebsd-hackers@FreeBSD.ORG Subject: Re: Backup file formats: tar, cpio, pax, yadda, yadda, yadda In-Reply-To: <000901c115fc$fecc0550$162301d4@wklk> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=X-UNKNOWN Content-Transfer-Encoding: QUOTED-PRINTABLE Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, 26 Jul 2001, [iso-8859-1] Lars K=FChl wrote: > Neither tar nor cpio is suitable for backup purposes. > Use dump instead. A lot of people said this. Why? As near as I can tell, dump isn't that great either. There is no way to exlude specific directories with dump and it appears to be quite painful to restore a specific directory (though I could be wrong about this. > BTW this is a subject for -questions rather than -hackers. I sent this to hackers hoping someone would say suitable modifications to tar/cpio/pax could be made :) Jamie To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message