From owner-freebsd-questions Mon May 25 21:47:23 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA17737 for freebsd-questions-outgoing; Mon, 25 May 1998 21:47:23 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from ntserver.sohopros.com (mail.sohopros.com [209.196.67.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA17714 for ; Mon, 25 May 1998 21:47:18 -0700 (PDT) (envelope-from anthony@sohopros.com) Received: from fwasc17-107.flash.net by ntserver.sohopros.com with SMTP (Microsoft Exchange Internet Mail Service Version 5.0.1457.7) id KTKRBQXN; Mon, 25 May 1998 23:47:17 -0500 Message-Id: <3.0.32.19980525234820.008158a0@sohopros.com> X-Sender: anthony@sohopros.com X-Mailer: Windows Eudora Pro Version 3.0 (32) Date: Mon, 25 May 1998 23:48:24 -0500 To: freebsd-questions@FreeBSD.ORG From: "Anthony E. Coley" Subject: trouble with backup? Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm trying to get my QIC 80 to work with 2.2.5. I can get it to backup up using a command line like so: tar cvzf - /usr | ft "/usr save". The problem I'm having is that each time I do a backup it over wrights the last backup. I have tried using the -M, -K and -V options, but no luck. It will only create one volume. Can someone tell me what I'm doing wrong, or tell me a better way to make incremental backups? Thanks, Anthony... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message