This is a toy implementation of an FTP server built with .NET. It implements most of the FTP specification, but only allows for read operations. Full FTP navigation with support for CWD, CDUP, and PWD ...