
XFTP Source 


We have tested XFTP under NetBSD 1.1 and SunOS 4.1.3.  We believe
that XFTP should build on any BSD-derived Unix system with little
effort.  To build the binaries, follow the following instructions:

cd build/XXX
    (where "XXX" is either "netbsd" or "sunos4")
make
    (must be GNU make)

This will build "xftp" and "xftpd".  For installation instructions,
see the "INSTALL" file.

At the present time, there is no document which outlines the FTP
protocol extensions.  There are several good reasons for this.
However, we will be happy to share the extensions with anyone who
contacts us (see the CONTACT file).
