Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Sep 1999 16:43:45 -0700
From:      "Jordan K. Hubbard" <jkh@zippy.cdrom.com>
To:        gawel <svga@free.polbox.pl>
Cc:        freebsd-stable@FreeBSD.ORG
Subject:   Re: Does rdump write the backup to an ordinary file? 
Message-ID:  <5186.937871025@localhost>
In-Reply-To: Your message of "Mon, 20 Sep 1999 13:24:13 %2B0200." <37E6195D.5987C619@free.polbox.pl> 

next in thread | previous in thread | raw e-mail | index | archive | help
No, it uses the rmt(8) interface.  You can't do what you're
trying to do in the way you're trying to do it. :-)

If I were trying to do that, I'd either NFS mount the dump
directory off of backup or I'd do something like:

	  dump 0af - | ssh backup dd of=/tmp/var.dump

- Jordan


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5186.937871025>