BSD 4_3 release
[unix-history] / usr / man / man8 / rdump.8c
CommitLineData
95f51977
C
1.\" Copyright (c) 1983 Regents of the University of California.
2.\" All rights reserved. The Berkeley software License Agreement
3.\" specifies the terms and conditions for redistribution.
4.\"
5.\" @(#)rdump.8c 6.1 (Berkeley) 4/27/85
6.\"
7.TH RDUMP 8C "April 27, 1985"
8.UC 5
054ac680
C
9.SH NAME
10rdump \- file system dump across the network
11.SH SYNOPSIS
12.B /etc/rdump
13[ key [
14.I argument
15\&... ] filesystem ]
16.SH DESCRIPTION
17.I Rdump
18copies to magnetic tape all files
19changed after a certain date
20in the
21.I filesystem.
22The command is identical in operation to
23.IR dump (8)
24except the
25.I f
26key should be specified and the file
27supplied should be of the form
28.IR machine:device .
29.PP
30.I Rdump
31creates a remote server,
32.IR /etc/rmt ,
33on the client machine to access the tape
34device.
35.SH "SEE ALSO"
36dump(8),
37rmt(8C)
38.SH DIAGNOSTICS
39Same as
40.IR dump (8)
41with a few extra related to the network.