WU-FTPD 2.6.1 release notes (July 2010)

New Feature Related to Data Transfer
The following lists the data transfer features:
For statistical purposes, you can track the total bytes of data transferred. Also, you
can limit the number of data bytes that a user, in any given class, can transfer. You
can specify a directive in the /etc/ftpd/ftpaccess file to limit the number of
bytes incoming, outgoing, or both.
The syntax for the directive is as follows:
data-limit [raw] in out total count [class]
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 1-3 describes the new options in WU-FTPD 2.6.1.
Table 1-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
WU-FTPD 2.6.1 Features 41