summaryrefslogtreecommitdiff
path: root/debian/bbstored.8
blob: c730a20ee1b8c3e1f7a417243ded4b1f6e25e840 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
.\"                                      Hey, EMACS: -*- nroff -*-
.\" First parameter, NAME, should be all caps
.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
.\" other parameters are allowed: see man(7), man(1)
.TH bbstored 8 "Apr  15, 2007"
.\" Please adjust this date whenever revising the manpage.
.\"
.\" Some roff macros, for reference:
.\" .nh        disable hyphenation
.\" .hy        enable hyphenation
.\" .ad l      left justify
.\" .ad b      justify to both left and right margins
.\" .nf        disable filling
.\" .fi        enable filling
.\" .br        insert line break
.\" .sp <n>    insert n+1 empty lines
.\" for manpage-specific macros, see man(7)
.SH NAME
bbstored \- server daemon of the Box Backup sysem
.SH SYNOPSIS
.B bbstored
.RI "config_file [SINGLEPROCESS]"
.SH DESCRIPTION
This manual page documents briefly the
.B bbstored
command.
This manual page was written for the Debian distribution
because the original program does not have a manual page.
.PP
\fbstored\fP is the server daemon of the Box Backup system. It runs
in the background accepting connections from remote bbackupd clients.
.SH OPTIONS
.TP
.B config_file
Path to the configuration file for bbackupd.
.TP
.B SINGLEPROCESS
For test purpose only. Prevent the daemon to fork in the background and to detach from the terminal.
.SH FILES
.TP
.I /etc/boxbackup/bbstored.conf
Default configuration file for bbstored.
.SH SEE ALSO
.BR bbackupctl (8),
.BR bbackupquery (8),
.BR bbackupd-config (8),
.BR bbackupd (8).
.br
.SH AUTHOR
This manual page was written by Reinhard Tartler <siretart@tauware.de> 
based on the bbackupd (8) manpage written by 
J\['e]r\[^o]me Schell <jerome@myreseau.org>
(with the help of the online documentation located at 
http://www.boxbackup.org/)
for the Debian GNU/Linux system (but may be used by others).