This is a real FTP server based on the TFTP component.

To compile please don't forget to add TFTP component
directory (where the TFTP dcu's are reside) to the search
path.

In order to use this FTP server you must setup at least
one directory of the virtual directory tree. Something like
this:

-----------------------------
 Virtual directory:  /
 Real directory:     c:\ftp
 User:               <empty>
 Group:              <empty>

 Rights:  [X]   [X]
          [X]   [X]
          [X]   [X]
          [ ]   [ ]
-----------------------------

If you have not set up the user list then you must enable an
anonymous login too.

You can use "ftp localhost" command to check this server.

PS. This server/component needs TCP/IP protocol to be installed
on the PC.
