1BCOPY(8) Network backup, recovery and verification BCOPY(8)
2
3
4
6 bcopy - Bacula's 'Copy from tape'
7
9 bcopy [options] input-archive output-archive
10
12 This manual page documents briefly the bcopy command.
13
15 A summary of options is included below.
16
17 -? Show version and usage of program.
18
19 -b bootstrap
20 Specify a bootstrap file.
21
22 -c config
23 Specify configuration file.
24
25 -d nn Set debug level to nn.
26
27 -i input
28 Specify input Volume names (separated by '|')
29
30 -o output
31 Specify output Volume names (separated by '|')
32
33 -w directory
34 Specify working directory (default /tmp).
35
36 -v Set verbose mode.
37
39 bls(1), bextract(1).
40
42 This manual page was written by Jose Luis Tallon
43 <jltallon@adv-solutions.net>.
44
45
46
47Kern Sibbald 26 May 2006 BCOPY(8)