RRESTORE(8) 386BSD System Manager's Manual RRESTORE(8)
NAME
rrestore - restore a file system dump across the network
SYNOPSIS
rrestore [key [name ...]]
DESCRIPTION
Rrestore remotely restores files across a network in the same manner as
restore(8) locally restores files. dump(8). The command is identical in
operation to restore(8) except the f key should be specified and the file
supplied should be of the form machine:device.
Rrestore creates a remote server, rmt, on the client machine to access
the tape device.
SEE ALSO
restore(8), rmt(8)
DIAGNOSTICS
Same as restore(8) with a few extra related to the network.
HISTORY
The rrestore command appeared in 4.2BSD.
4.2 Berkeley Distribution March 16, 1991 1