]> arthur.barton.de Git - netatalk.git/blob - man/man1/dbd.1.in
Finish renaming
[netatalk.git] / man / man1 / dbd.1.in
1 '\" t
2 .\"     Title: dbd
3 .\"    Author: [FIXME: author] [see http://docbook.sf.net/el/author]
4 .\" Generator: DocBook XSL Stylesheets v1.78.0 <http://docbook.sf.net/>
5 .\"      Date: 28 Dec 2012
6 .\"    Manual: @NETATALK_VERSION@
7 .\"    Source: @NETATALK_VERSION@
8 .\"  Language: English
9 .\"
10 .TH "DBD" "1" "28 Dec 2012" "@NETATALK_VERSION@" "@NETATALK_VERSION@"
11 .\" -----------------------------------------------------------------
12 .\" * Define some portability stuff
13 .\" -----------------------------------------------------------------
14 .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
15 .\" http://bugs.debian.org/507673
16 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html
17 .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
18 .ie \n(.g .ds Aq \(aq
19 .el       .ds Aq '
20 .\" -----------------------------------------------------------------
21 .\" * set default formatting
22 .\" -----------------------------------------------------------------
23 .\" disable hyphenation
24 .nh
25 .\" disable justification (adjust text to left margin only)
26 .ad l
27 .\" -----------------------------------------------------------------
28 .\" * MAIN CONTENT STARTS HERE *
29 .\" -----------------------------------------------------------------
30 .SH "NAME"
31 dbd \- CNID database maintenance
32 .SH "SYNOPSIS"
33 .HP \w'\fBdbd\fR\fB\fR\ 'u
34 \fBdbd\fR\fB\fR [\-fsv] \fIvolumepath\fR
35 .SH "DESCRIPTION"
36 .PP
37 \fBdbd\fR
38 scans all file and directories of AFP volumes, updating the CNID database of the volume\&. It must be run with appropriate permissions i\&.e\&. as root\&.\&.
39 .SH "OPTIONS"
40 .PP
41 \-c
42 .RS 4
43 convert from adouble:v2 to adouble:ea
44 .RE
45 .PP
46 \-f
47 .RS 4
48 delete and recreate CNID database
49 .RE
50 .PP
51 \-F
52 .RS 4
53 location of the afp\&.conf config file
54 .RE
55 .PP
56 \-s
57 .RS 4
58 scan volume: treat the volume as read only and don\*(Aqt perform any filesystem modifications
59 .RE
60 .PP
61 \-t
62 .RS 4
63 show statistics while running
64 .RE
65 .PP
66 \-v
67 .RS 4
68 verbose
69 .RE
70 .PP
71 \-V
72 .RS 4
73 display version info
74 .RE
75 .SH "CNID BACKGROUND"
76 .PP
77 The CNID backends maintains name to ID mappings\&. If you change a filename outside afpd(8) (shell, samba), the CNID database will not reflect that change\&. Netatalk tries to recover from such inconsistencies as gracefully as possible\&.
78 .SH "SEE ALSO"
79 .PP
80 \fBcnid_metad\fR(8),
81 \fBcnid_dbd\fR(8)