NAME
fts - TFTP daemon targeted to work with LDAP entries written by GOsa
SYNOPSIS
fts [-hnfsv] [-c config]
DESCRIPTION
fts is a modular fuse-tftp-supplicant written in perl which allows to
create pxelinux configurations for different types of clients using
external modules. There is already written modules for FAI (Fully
automated install), OPSI (OpenPc integration) and LTSP5 (Linux Terminal
server project)
-c fts config file (default: /etc/fts/fts.conf)
-d <cfg> dump fts config to stdout ( 1 = current, 2 = default )
-h display this help and exit
-n dry-run
-v be verbose (multiple to increase verbosity)
-f go to foreground (don’t fork)
-s log to stdout
BUGS
Please report any bugs, or post any suggestions, to the GOsa mailing
list <gosa-devel@oss.gonicus.de> or to
<https://oss.gonicus.de/labs/gosa>
LICENCE AND COPYRIGHT
This code is part of GOsa (<http://www.gosa-project.org>)
Copyright (c) 2010 by Jan Wenzel <wenzel@gonicus.de>
Based on ctftpd
Copyright (c) 2005,2006,2007 by Jan-Marek Glogowski
<glogow@fbihome.de>
Copyright (c) 2008 by Cajus Pollmeier <pollmeier@gonicus.de>
Copyright (c) 2008,2009 by Jan Wenzel <wenzel@gonicus.de>
This program is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
General Public License for more details.