TFTP is an FTP server component you can use to create your own FTP server
using the Borland DELPHI 4 compiler. You can try to recompile it in order
to use with another versions of Delphi.

It almost supports the RFC-959 standard. But I never seen any FTP server,
which supports this standard in full.

I have included the example of the FTP server based on TFTP component.
It is included as an example only. I will not support this FTP server
application in any way. By the way, I use this FTP server on my home PC.
It covers all my needs.
