Group: MockFtpServer
1. MockFtpServer85 usages
org.mockftpserver » MockFtpServerApache
The MockFtpServer project provides mock/dummy FTP server implementations for testing FTP client code.
Last Release on May 17, 2024
2. MockFtpServer
org.mockftpserver » mockftpserverApache
The MockFtpServer project provides mock/dummy FTP server implementations for testing FTP client
code. Two FTP Server implementations are provided, each at a different level of abstraction.
FakeFtpServer provides a higher-level abstraction. You define a virtual file system, including
directories and files, as well as a set of valid user accounts and credentials. The FakeFtpServer
then responds with appropriate replies and reply codes based on that configuration.
...
Last Release on Jun 7, 2011