table of contents
other versions
- testing 4.0.1~ds-1
- unstable 4.0.2~ds-2
- experimental 4.0.3~ds-1
DBD(1) | Netatalk AFP Fileserver Manual | DBD(1) |
NAME¶
dbd - CNID database maintenance
SYNOPSIS¶
dbd [-cfFstuvV] volumepath
DESCRIPTION¶
dbd 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..
OPTIONS¶
-c
convert from "appledouble = v2" to
"appledouble = ea"
-f
delete and recreate CNID database
-F
location of the afp.conf config file
-s
scan volume: treat the volume as read only and don't
perform any filesystem modifications
-t
show statistics while running
-u
username for use with AFP volumes using user variable
$u
-v
verbose
-V
display version info
CNID BACKGROUND¶
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.
SEE ALSO¶
AUTHOR¶
See CONTRIBUTORS[1]
NOTES¶
- 1.
- CONTRIBUTORS
12 Nov 2015 | Netatalk 4.0.3 |