From owner-freebsd-questions Mon May 20 00:15:54 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id AAA29462 for questions-outgoing; Mon, 20 May 1996 00:15:54 -0700 (PDT) Received: from harrier.elcom.ivano-frankivsk.ua (root@harrier.elcom.ivano-frankivsk.ua [193.124.63.33]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id AAA29455 for ; Mon, 20 May 1996 00:15:12 -0700 (PDT) Received: from univers.UUCP (uucp@localhost) by harrier.elcom.ivano-frankivsk.ua (8.6.12/8.6.12) with UUCP id KAA05054 for questions@FreeBSD.ORG; Mon, 20 May 1996 10:12:22 +0300 Received: by univers.chernovtsy.ua; Mon, 20 May 96 09:40:01 +0000 Received: by nnk.univers.chernovtsy.ua (UUPC/@ v6.14, 01Mar95); id AA26685 Mon, 20 May 1996 09:20:25 +0300 To: questions@FreeBSD.ORG Message-Id: Organization: Department of Computer Sciences From: "Oleg N.Kolesnikov" Date: Mon, 20 May 96 09:20:25 +0300 X-Mailer: BML [MS/DOS Beauty Mail v1.36h] Subject: [Q]: What is the best way to backup ? Lines: 13 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Hello ! I have 2 FreeBSD machines in a local network, connected using TCP/IP via ethernet cards. Lets call them 1 and 2. I nfs_mounted HDD of 2 to 1 and then tar xzvf'ed. But I read, that there is a special utility to do this more productively called dump. So what do you think is the best way to backup ? Thanks in advance, O.N.Kolesnikov.