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 -dt Print timestamp in debug output.
28
29 -i input
30 Specify input Volume names (separated by '|')
31
32 -o output
33 Specify output Volume names (separated by '|')
34
35 -p Proceed inspite of I/O errors.
36
37 -w directory
38 Specify working directory (default /tmp).
39
40 -v Set verbose mode.
41
43 bls(1), bextract(1).
44
46 This manual page was written by Jose Luis Tallon
47 <jltallon@adv-solutions.net>.
48
49
50
51Kern Sibbald 26 November 2009 BCOPY(8)