HP-UX 11i Release Notes (December 2000)
Internet and Networking Services
New Versions of FTPD
Chapter 10 201
-A Disables the use of the ftpaccess
configuration file.
-i Logs all the files received by the FTPD server
to xferlog (5).
-o Logs all files transmitted by FTPD in xferlog.
-L Logs all commands sent to the FTPD server
into syslog.
Table 10-2 New Commands
/usr/bin/ftpcount Shows current number of users per class
/usr/bin/ftpwho Shows current process information for
each user.
/usr/bin/ftpshut Creates shutdown message file.
/usr/bin/ftprestart Removes the shutdown message file
created by the ftpshut utility
Table 10-3 New Configuration Files
/etc/ftpd/ftpaccess The primary configuration file
defining the operation of the
new FTP daemon.
/etc/ftpd/ftpconversions Defines options for
compression/decompression and
tar/un-tar operations.
/etc/ftpd/ftphosts Lets you allow/deny FTP
account access according to
source IP addresses and
hostnames.
/etc/ftpd/ftpgroups The group password file for use
with the SITE GROUP and
SITE GPASS commands.
Table 10-1 New FTP daemon options