WU-FTPD 2.6.1 release notes (5900-1547, January 2011)
Table Of Contents
- WU-FTPD 2.6.1 release notes
- Contents
- 1 WU-FTPD 2.6.1 Release Notes
- Announcement
- What Is In This Version
- WU-FTPD 2.6.1 Features
- Support for TLS/SSL
- Cryptography Algorithm
- Prerequisites for Configuring the TLS/SSL Feature
- Certificates and Authorities
- Generating Certificates and Keys Using OpenSSL 0.9.7m
- Configuring a WU-FTPD TLS Server and an FTP Client
- Configuring an FTP Server in a TLS/SSL Environment
- Configuring an FTP Client in a TLS/SSL Environment
- Basic Configuration for Secured File Transfer
- Virtual FTP Support
- Setting up Virtual FTP Support
- Support for Virtual FTP
- Without ftpservers (4) File
- Usage
- The virtual address allow usernameand virtual address deny username directives
- The virtual address private directive
- The virtual address root path and virtual address banner path directives
- The virtual address logfile path directive
- The virtual address hostname string directive
- The virtual address root path and virtual address email string directives
- The virtual address incmail emailaddress directive
- The virtual address mailfrom emailaddress directive
- Usage
- With ftpservers(4) File
- Usage
- The virtual address allow username and virtual address deny username directives
- The virtual address private directive
- The root path directive
- The banner path directive
- The logfile path directive
- The hostname some.host.name directive
- The email emailaddress directive
- The incmail emailaddress directive
- The mailfrom emailaddress directive
- Usage
- Without ftpservers (4) File
- Setting up a Virtual FTP Server
- The privatepw Utility
- New Clauses in the /etc/ftpd/ftpaccess File
- Enabling the Identification Protocol (RFC 1413)
- New Feature Related to Data Transfer
- Field Added to the /var/adm/syslog/xferlog File
- Command-Line Options
- IPv6 Support
- HP-Specific Features
- Other Features
- Support for TLS/SSL
- Changed and Removed Features
- Compatibility and Installation Information
- Known Problems and Limitations
- Related Information
- Defects Fixed in This Release

1 WU-FTPD 2.6.1 Release Notes
This document discusses the most recent product information pertaining to WU-FTPD
2.6.1. It also discusses how to install WU-FTPD 2.6.1 on the HP-UX 11i v1, HP-UX 11i
v2, and HP-UX 11i v3 operating systems.
This document addresses the following topics:
• “Announcement” (page 5)
• “What Is In This Version” (page 6)
• “WU-FTPD 2.6.1 Features” (page 6)
• “Changed and Removed Features” (page 41)
• “Compatibility and Installation Information” (page 41)
• “Known Problems and Limitations” (page 43)
• “Related Information” (page 43)
• “Defects Fixed in This Release” (page 45)
Announcement
The File Transfer Protocol (FTP) enables you to transfer files between a client host system
and a remote server host system. On the client system, a file transfer program provides
a user interface to FTP; on the server, the requests are handled by the FTP daemon, ftpd.
WU-FTPD 2.6.1 is an HP implementation of the FTP daemon based on the replacement
FTP daemon, developed at Washington University.
WU-FTPD 2.6.1 is the latest version of WU-FTPD 2.6.1 available on the HP-UX 11i v1,
and HP-UX 11i v3 operating systems. It is available for download at:
http://h20293.www2.hp.com/
For the HP-UX 11i v2 operating system, WU-FTPD 2.6.1 is available in the core HP-UX
operating system.
Starting with March 2008, WU-FTPD 2.6.1 for HP-UX 11i v3 is also available in the
DVD delivered as part of the HP-UX 11i v3 operating system.
For the HP-UX 11i v1 operating system, WU-FTPD 2.6.1 adds new functionality to
WU-FTPD 2.4, which is delivered as part of the core HP-UX 11i v1 operating system.
IMPORTANT: If you do not want to use the new features of WU-FTPD 2.6.1, you need
not modify your existing configuration settings apart from certain exceptions discussed
in “Compatibility Information” (page 42).
The following RFCs are implemented in WU-FTPD 2.6.1:
Announcement 5