DragonFly On-Line Manual Pages

Search: Section:  


siteconfig(1)                    wzdftpd tools                   siteconfig(1)

NAME

siteconfig - online configuration of FTP server (wzdftpd)

SYNOPSIS

siteconfig [OPTION] [-m ACTION]

DESCRIPTION

The siteconfig command can be used to show or change wzdftpd's parameters online. If no action is specified, it reads it from the standard input.

OPTIONS

-h Display a short usage description, including all available options. --user,-u XXX Use username XXX instead of wzdftpd. --pass,-w XXX Use password XXX with the username. --host,-h XXX Connect to the specified host. --port,-p XXX Employ the specified port number for connecting to the server. --secure,-s Enforce a secure connection, aborts if negotiation fails. --insecure,-t Do not try to negotiate a secure connection. -m XXX Use action XXX instead of reading it from standard input.

ACTION

site vars get [all/variable/help] Display value of variable if the name is given, or all available variables if parameter is all. A contextual help is displayed if the parameter is help. site vars set variable value Change parameter to the new value. A contextual help is displayed if the parameter is help (in this case the second parameter is ignored).

AUTHORS

wzdftpd is written and maintained by Pierre Chifflier <chifflier@cpe.fr>, and some others contributors, full credits can be found in /usr/share/doc/wzdftpd/AUTHORS

SEE ALSO

wzdftpd(8),ftp(1),siteuptime(1),sitewho(1) Full documentation on wzdftpd, including configuration and FAQs, is available at http://www.wzdftpd.net For help/support, try the wzdftpd mailing lists, detailed on http://sourceforge.net/mail/?group_id=78247 Report bugs at http://www.wzdftpd.net/smf/index.php siteconfig (wzdftpd) November 2004 siteconfig(1)

Search: Section: