Orbiter /
anomic_ftp_server
a simple ftp server in java
67/100 healthLoading repository data…
rath / repository
A simple ftp server implementation for Java under 20KB.
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
Requirement Java 6 or higher.
Quick start $ ant $ java -jar rath-ftpd.jar
Done!
Open ftpd.properties
If username you want to add is 'git' and desired password is 'hub', add 2 lines like below
ftp.home.git=/home/git ftp.user.git=hub
Save the file and exit.
Restart the server.
Selected from shared topics, language and repository description—not editorial ratings.
Orbiter /
a simple ftp server in java
67/100 healthGuichaguri /
A lightweight, simple FTP server. Pure Java, no dependencies.
77/100 healthpaulpjoby /
This is a Java programs simulates ftp server and client using tcp socket. You can send and receive files form FTP Server
/100 healthceci96p /
Simple FTP Client Program that provides FTP UDP client functionality through the command-line interface implemented in Java and Java Socket related classes. Project developed for a computer science course.
28/100 healthq2333gh /
A FTP server base on Java Spring framework
27/100 healthedwardUL99 /
A simple Java FTP-Client program
25/100 health