From owner-freebsd-questions Sat Aug 2 14:31:20 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id OAA15389 for questions-outgoing; Sat, 2 Aug 1997 14:31:20 -0700 (PDT) Received: from spitfire.tecnosoft.ch (bsd386.tecnosoft.ch [194.191.129.200]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id OAA15381 for ; Sat, 2 Aug 1997 14:31:16 -0700 (PDT) Received: from xu2 ([194.191.129.1]) by spitfire.tecnosoft.ch (8.8.5/8.8.3) with ESMTP id XAA11916 for ; Sat, 2 Aug 1997 23:33:29 +0200 (CEST) Message-ID: <33E3A720.34D78F38@tecnosoft.ch> Date: Sat, 02 Aug 1997 23:31:12 +0200 From: Philipp Gruenig Organization: Tecno Software X-Mailer: Mozilla 4.01 [en] (WinNT; I) MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: how to retore single file of a dumped tape X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Hi I've a backup of my /var filesystem dumped to a Sony DAT. (dump 0auf /dev/nrst0 /var) Is it now possible to restore one single file from this tape? I've tryed with interactive restore and then cd to the directory on wich the file is. Then I added it to list,extracted it, but the file does not recover on disk. here is the interaction: [spitfire]/var/log {169}: restore i restore > cd log restore > add lpd-errs warning: ./log: File exists restore > extract You have not read any tapes yet. Unless you know which volume your file(s) are on you should start with the last volume and work towards towards the first. Specify next volume #: 1 set owner/mode for '.'? [yn] y restore > quit greetings philipp