All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download MockFtpServer JAR 2.7.1 with all dependencies


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. StubFtpServer, on the other hand, is a lower-level "stub" implementation. You configure the individual FTP server commands to return custom data or reply codes, allowing simulation of either success or failure scenarios. You can also verify expected command invocations.

Files of the artifact MockFtpServer version 2.7.1 from the group org.mockftpserver.

There is a newer version: 3.1.0
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of MockFtpServer Show documentation

Please rate this JAR file. Is it a good library?

10 downloads

Source code of MockFtpServer version 2.7.1

Please wait ...




© 2015 - 2024 Weber Informatics LLC | Privacy Policy