.\" Copyright (c) 1983 Regents of the University of California. .\" All rights reserved. The Berkeley software License Agreement .\" specifies the terms and conditions for redistribution. .\" .\" @(#)rrestore.8c 6.2 (Berkeley) 6/3/86 .\" .TH RRESTORE 8C "June 3, 1986" .UC 5 .SH NAME rrestore \- restore a file system dump across the network .SH SYNOPSIS .B /etc/rrestore [ key [ name ... ] .SH DESCRIPTION .I Rrestore obtains from magnetic tape files saved by a previous .IR dump (8). The command is identical in operation to .IR restore (8) except the .I f key should be specified and the file supplied should be of the form .IR machine:device . .PP .I Rrestore creates a remote server, .IR /etc/rmt , on the client machine to access the tape device. .SH "SEE ALSO" restore(8), rmt(8C) .SH DIAGNOSTICS Same as .IR restore (8) with a few extra related to the network.