Internet Services Delta Manual for HP-UX 11i Version 1.6

Table 5 Command Line Options (continued)
DescriptionOption
This option enables the use of RFC1413 (AUTH/ident) to
attempt to determine the username on the client.
-I
These options run the daemon in standalone operation mode.
The -S option runs the daemon in the background and is
useful in start-up scripts during system initialization (i.e., in
rc.local). The -s option leaves the daemon in foreground and
is useful when running from init (see init(1M)).
-s & -S
These options override the control and the data port numbers
that is used by the daemon. These options override the
control and the data port numbers that is used by the
daemon.
-c <ctrl
port> & -C
<data port>
For 11.0By setting this option the user can switch from
"sendfile()" system call to "send()" system call. By default,
"sendfile()" is used.
For 11i
The option "sendfiletransfer" in the ftpaccess configuration
file has been replaced with '-U' option in WU-FTPD. By
setting this option the user can switch from "sendfile()" system
call to "send()" system call. By default, "sendfile()" is used.
-U
In version 2.6.1, a new option "-V" prints the copyright and
the version information information for all utilities (ftpcount,
ftprestart, ckconfig, ftpwho, privatepw and ftpshut).
Other Utilities
HP-specific Features
The following features have been incorporated in HP's port of WU-FTPD 2.6.1:
Command Line Options
Table 2-2 lists and describes the new or enhance command line options available in Sendmail
8.11.1: The options discussed below are present in WU-FTPD 2.4. These options are not present
in the open-sourced version of WU-FTPD 2.6.1, but have been incorporated in HP's port for
backward compatibility:
Table 6 Command Line Options
DescriptionOption
Specifies the number of tries for a bind() socket call.-m number_of_tries
This option can be used to set the identifier in syslog
messages to a supplied tag.
-n nice_value
Sets the buffer size of the data socket to blocks of size of
1024 bytes. The valid range for size is from 1 to 64 (default
is 56).
-B
The -p option is used to allow private port access to the client.
The -P option is used to allow Third Party Access as well as
private port access.
-p & -P
Other Features
In addition to the above, WU-FTPD 2.6.1 on HP-UX also supports:
Files greater than 2 GB;
Large UIDs/GIDs;
Trusted System features.
Chapter Overview 27