siteconfig(1) 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 <[email protected]>, and some others contributors, full credits can be found in /usr/share/doc/wzdftpd/AUTHORS