Download MockFtpServer JAR 3.0.0 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 3.0.0 from the group org.mockftpserver.
Artifact MockFtpServer
Group org.mockftpserver
Version 3.0.0
Last update 25. September 2021
Tags: project mock client implementations mockftpserver provides dummy server testing code
Organization not specified
URL http://mockftpserver.sourceforge.net/
License Apache 2
Dependencies amount 1
Dependencies log4j,
There are maybe transitive dependencies!
Group org.mockftpserver
Version 3.0.0
Last update 25. September 2021
Tags: project mock client implementations mockftpserver provides dummy server testing code
Organization not specified
URL http://mockftpserver.sourceforge.net/
License Apache 2
Dependencies amount 1
Dependencies log4j,
There are maybe transitive dependencies!
There is a newer version: 3.2.0
Show newest versionShow all versions of MockFtpServer Show documentation
Please rate this JAR file. Is it a good library?
10 downloads
Source code of MockFtpServer version 3.0.0
Please wait ...