WU-FTPD 2.6.1 Release Notes (5900-2465, September 2012)

A default limit is specified to all the classes for which you have not specified a limit. When
the FTP session logs off, this directive prints the number of files and the number of bytes
transferred.
You can limit the number of data files that a user, in the given class, can transfer in a session.
You can specify a directive in the /etc/ftpd/ftpaccess file to limit the number of incoming
files, outgoing files, or both.
The syntax for the directive is as follows:
file-limit [raw] in out total count [class]
If you do not specify a class, a default limit is specified to all the classes for which a limit is
not specified.
For more information, type man 4 ftpaccess at the HP-UX prompt.
Field added to the /var/adm/syslog/xferlog file
A new field is added to the /var/adm/syslog/xferlog file to indicate the completion status
of the data transfer. A field value of C indicates complete transfer.
For more information on the new fields in the /var/adm/syslog/xferlog file, see xferlog(5).
Command-line options
Table 3 describes the new options in WU-FTPD 2.6.1.
Table 3 New Options in WU-FTPD 2.6.1
DescriptionOption
These options determine whether WU-FTPD 2.6.1 uses the PID files.-q and -Q
This option instructs the daemon to change the root directory to the specified root directory
immediately after loading.
-rroot dir
This option causes the program to display copyright and version information and then
terminate.
-V
This option determines if user logins must be recorded in the /var/adm/wtmp and /var/
adm/btmp files.
-w and -W
This option does not save the output created by the -i and -o options to the /var/adm/
syslog/xferlog file but writes to the /var/adm/syslog/syslog.log file.
-X
This option enables the use of Identification Protocol (RFC1413) to attempt to determine the
username on the client.
-I
These options run the daemon in standalone operation mode.-s and -S
These options override the control and the data port numbers that is used by the daemon.-c<ctrl port> and
-C<data port>
For the HP-UX 11i v1 operating system, this option replaces the sendfiletransfer option
in the /etc/ftpd/ftpaccess configuration file.
-U
This option prints the copyright and the version information for all utilities (ftpcount,
ftprestart, ckconfig, ftpwho, privatepw and ftpshut)
-V
For more details on the new command-line options in WU-FTPD 2.6.1, type man 1M ftpd at the
HP-UX prompt.
IPv6 support
To support IPv6 functionality, you must modify the /etc/inetd.conf file as follows:
ftp stream tcp6 nowait root /usr/bin/ftpd ftpd -l
28 WU-FTPD 2.6.1 Release Notes