utftpd_make(8)

utftpd_make(8) System Manager's Manual utftpd_make(8)

NAME

utftpd_make - compile rules for utftpd

SYNOPSIS

utftpd_make cdb-file tmp-file [input-file]

DESCRIPTION

utftpd_make compiles rules from a human readable format to a database file which may be used by utftpd. The standard input will be read if input-file is not given.

tmp-file and cdb-file have to be located on the same filesystem.

utftpd_make updates cdb-file atomically: you may use it even if utftpd is running.

SEE ALSO

utftpd(8), utftpd.conf(5), RFC 1350.