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.
...
License | Apache 2.0 |
---|---|
HomePage | http://mockftpserver.sourceforge.net/ |
Date | (Dec 06, 2016) |
Files | pom (11 KB) jar (140 KB) View All |
Repositories | CentralSonatypeSpring Lib MSpring Plugins |
Used By | 54 artifacts |
Compile Dependencies (1)
Test Dependencies (6)
Category/License | Group / Artifact | Version | Updates | |
---|---|---|---|---|
FTP Apache 2.0 | commons-net » commons-net | 1.4.1 | 3.8.0 | |
Mocking Apache | easymock » easymock | 1.2_Java1.3 | 2.0 | |
junit-addons » junit-addons | 1.4 | ✔ | ||
JVM Languages Apache 2.0 | org.codehaus.groovy » groovy-all | 1.7.10 | 3.0.7 | |
Logging Bridge MIT | org.slf4j » slf4j-log4j12 | 1.6.6 | 1.7.30 | |
Apache 2.0 | org.springframework » spring | 2.0.7 | 5.3.4 |
Licenses
License | URL |
---|---|
Apache 2 | http://www.apache.org/licenses/LICENSE-2.0.txt |
Developers
Name | Dev Id | Roles | Organization | |
---|---|---|---|---|
Chris Mair | chrismair<at>users.sourceforge.net | chrismair | developer |