From owner-freebsd-bugs Wed Sep 13 14:40: 4 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4766237B422 for ; Wed, 13 Sep 2000 14:40:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id OAA68982; Wed, 13 Sep 2000 14:40:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Wed, 13 Sep 2000 14:40:02 -0700 (PDT) Message-Id: <200009132140.OAA68982@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: David Malone Subject: Re: bin/21253: dump/restore fail on any stream (tape/pipe/file) over 4GB Reply-To: David Malone Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR bin/21253; it has been noted by GNATS. From: David Malone To: bigfoot@stomped.com Cc: freebsd-gnats-submit@FreeBSD.org Subject: Re: bin/21253: dump/restore fail on any stream (tape/pipe/file) over 4GB Date: Wed, 13 Sep 2000 22:36:43 +0100 On Wed, Sep 13, 2000 at 12:27:14PM -0700, bigfoot@stomped.com wrote: > [7:11am] 103 [/titan5]:titan% restore x -f > /titan1/www.stomped.com._usr_local_webs.20000710.4 I think this works if you read from stdin: restore xf - < /titan1/www.stomped.com._usr_local_webs.20000710.4 There are other ways to do this too, but this is one easy way. David. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message