Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
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.

								  utftpd_make(8)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=utftpd_make&sektion=8&manpath=FreeBSD+Ports+15.1.quarterly>

home | help