From owner-freebsd-questions Fri Feb 9 7: 8:11 2001 Delivered-To: freebsd-questions@freebsd.org Received: from alchemistry.net (alchemistry.net [160.79.102.254]) by hub.freebsd.org (Postfix) with ESMTP id 6D67637B6DD for ; Fri, 9 Feb 2001 06:32:39 -0800 (PST) Received: from [192.168.0.1] (helo=ilya) by alchemistry.net with asmtp (TLSv1:RC4-MD5:128) (Exim 3.21 #6) id 14REbG-0002IH-00 for freebsd-questions@freebsd.org; Fri, 09 Feb 2001 09:32:38 -0500 Message-ID: <006101c092a5$251ed290$0100a8c0@ilya> From: "Ilya" To: "freebsd-questions" References: Subject: dump appending Date: Fri, 9 Feb 2001 09:32:34 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi. How does dump deal this several comamnds like this: dump -0 -a -n -u /var dump -0 -a -n -u /usr dump -0 -a -n -u / does it append the dumps to one another, or does it overwrite them, so only the last one is available? how do I make sure it actually appends? thx a lot PS does anyone has ready scripts for backing up strategies and can share them? thx a lot To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message