From owner-freebsd-stable Wed Aug 2 20:52:36 2000 Delivered-To: freebsd-stable@freebsd.org Received: from ns.itga.com.au (ns.itga.com.au [202.53.40.210]) by hub.freebsd.org (Postfix) with ESMTP id 5170037B5FD for ; Wed, 2 Aug 2000 20:52:25 -0700 (PDT) (envelope-from gnb@itga.com.au) Received: from lightning.itga.com.au (lightning.itga.com.au [192.168.71.20]) by ns.itga.com.au (8.9.3/8.9.3) with ESMTP id NAA49783; Thu, 3 Aug 2000 13:52:08 +1000 (EST) (envelope-from gnb@itga.com.au) Received: from itga.com.au (lightning.itga.com.au [192.168.71.20]) by lightning.itga.com.au (8.9.3/8.9.3) with ESMTP id NAA15097; Thu, 3 Aug 2000 13:52:06 +1000 (EST) Message-Id: <200008030352.NAA15097@lightning.itga.com.au> X-Mailer: exmh version 2.0.1 12/23/97 From: Gregory Bond To: "Shawn Barnhart" Cc: freebsd-stable@FreeBSD.ORG Subject: Re: rdump between two FreeBSD machines In-reply-to: Your message of Wed, 02 Aug 2000 22:44:39 -0500. Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 03 Aug 2000 13:52:06 +1000 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > dumphost# dump foo:/file/system /dev/nrsa0 No it works the other way - rdump dumps local filesystems to remote tapes. You need foo# rdump /file/system dumphost:/dev/nrsa0 and foo must be in dumphost's ~root/.rhosts file. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message