MockFtpServer - Providing a Fake/Stub FTP ServerThe MockFtpServer project provides mock/dummy FTP server implementations that can be very useful for testing of FTP client code. Two FTP Server implementations are provided, each at a different level of abstraction. FakeFtpServer provides a higher-level abstraction for an FTP server and is suitable for most testing and simulation scenarios. You defin