README for Libra FTP daemon
===========================
Andrey Savochkin saw@saw.sw.com.sg
Maxim Shesterikov libraftp@narod.ru

The Libra FTP daemon is an anonymous FTP server for Linux. 
It supports both IPv4 and IPv6 address families. 
  
The server is compliant with the following Internet documents:
   o RFC  959  FILE TRANSFER PROTOCOL (FTP)
   o RFC  854  TELNET PROTOCOL SPECIFICATION
   o RFC 1123  Requirements for Internet Hosts -- Application and Support
   o RFC 1579  Firewall-Friendly FTP
   o RFC 2389  Feature negotiation mechanism for the File Transfer Protocol
   o RFC 2428  FTP Extentions for IPv6 and NATs
   o RFC 2577  FTP Security Considerations 
   o RFC 2640  Internationalization of the File Transfer Protocol
   o RFC 3659  Extensions to FTP

It has also following features:
   o Logging of user commands to stderr
   o Logging of server replies to stderr
   o Logging of user logins to stderr
   o Logging of user activity (downloads, uploads, deletion and creation of
     files and directories) to stderr
   o Session timeout
   o Read-only mode
   o Directory messages
   o MD5 checksums of transferred files (RFC 1321)

This release is maintained by Maxim Shesterikov as a public service
to the Internet. Please report bugs to libraftp@narod.ru. Be sure to
include a specific description of how to reproduce the bug, your hardware
and software release levels and the name and version of the compiler you
used to build the server.
