Download MockFtpServer JAR 3.1.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.1.0 from the group org.mockftpserver.
Artifact MockFtpServer
Group org.mockftpserver
Version 3.1.0
Last update 17. September 2022
Tags: dummy server code provides mockftpserver testing project mock client implementations
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.1.0
Last update 17. September 2022
Tags: dummy server code provides mockftpserver testing project mock client implementations
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.1.0
META-INF
org.mockftpserver.core
org.mockftpserver.core.command
org.mockftpserver.core.server
org.mockftpserver.core.session
org.mockftpserver.core.socket
org.mockftpserver.core.util
org.mockftpserver.fake
org.mockftpserver.fake.command
org.mockftpserver.fake.filesystem
org.mockftpserver.fake.filesystem.org.mockftpserver.fake.filesystem.WindowsDirectoryListingFormatter
org.mockftpserver.stub
org.mockftpserver.stub.command
© 2015 - 2024 Weber Informatics LLC | Privacy Policy