1bsparse(8) bsparse bsparse(8)
2
3
4
6 bsparse - program for regenerating burp protocol2 sparse files
7
8
10 bsparse [OPTIONS] [PATH_TO_DEDUP_GROUP]
11
12
13 A program for regenerating burp protocol2 sparse files.
14
15
17 -c path
18 Path to config file (default: /etc/burp/burp.conf).
19
20
22 bsparse -c /etc/burp/burp-server.conf /var/spool/burp/global
23
24 Regenerates the sparse index for the dedup_group 'global', using the
25 client storage directories under /var/spool/burp/global/clients.
26
27
29 If you find bugs, please report them to the email list. See the website
30 <http://burp.grke.net/> for details.
31
32
34 The main author of Burp is Graham Keeling.
35
36
38 See the LICENCE file included with the source distribution.
39
40
41
42 September 05, 2016 bsparse(8)